Package-level declarations

Types

Link copied to clipboard
value class CombinedId(val combinedId: Int)

Functions

Link copied to clipboard
fun JagByteBuf.gCombinedId(): CombinedId
Link copied to clipboard
fun JagByteBuf.gCombinedIdAlt1(): CombinedId
Link copied to clipboard
fun JagByteBuf.gCombinedIdAlt2(): CombinedId
Link copied to clipboard
fun JagByteBuf.gCombinedIdAlt3(): CombinedId
Link copied to clipboard
fun JagByteBuf.pCombinedId(combinedId: Int): JagByteBuf
@JvmName(name = "pCombinedIdPacked")
fun JagByteBuf.pCombinedId(combinedId: CombinedId): JagByteBuf
Link copied to clipboard
fun JagByteBuf.pCombinedIdAlt1(combinedId: Int): JagByteBuf
@JvmName(name = "pCombinedIdAlt1Packed")
fun JagByteBuf.pCombinedIdAlt1(combinedId: CombinedId): JagByteBuf
Link copied to clipboard
fun JagByteBuf.pCombinedIdAlt2(combinedId: Int): JagByteBuf
@JvmName(name = "pCombinedIdAlt2Packed")
fun JagByteBuf.pCombinedIdAlt2(combinedId: CombinedId): JagByteBuf
Link copied to clipboard
fun JagByteBuf.pCombinedIdAlt3(combinedId: Int): JagByteBuf
@JvmName(name = "pCombinedIdAlt3Packed")
fun JagByteBuf.pCombinedIdAlt3(combinedId: CombinedId): JagByteBuf