decode

abstract fun decode(reuse: ByteBuffer?, source: ByteBuffer, encoded: ByteBuffer): ByteBuffer

Decodes encoded relative to source, optionally reusing the provided ByteBuffer.