MessageSchema

Functions

Link copied to clipboard
abstract fun encode(b: ByteBuffer)
Link copied to clipboard
abstract fun encodedObjSize(o: Any): Int
Link copied to clipboard
abstract fun encodedSize(): Int
Link copied to clipboard
abstract fun encodeObj(o: Any, b: ByteBuffer)