DecoderOutputBuffer.Owner


interface DecoderOutputBuffer.Owner<S : DecoderOutputBuffer?>


Buffer owner.

Summary

Public functions

Unit
releaseOutputBuffer(outputBuffer: S!)

Releases the buffer.

Public functions

releaseOutputBuffer

fun releaseOutputBuffer(outputBuffer: S!): Unit

Releases the buffer.

Parameters
outputBuffer: S!

Output buffer.