Android Studio Sign in

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.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.