StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.pool
/
IGetOnlyBufferPool
IGet
Only
Buffer
Pool
interface
IGetOnlyBufferPool
<
T
:
Buffer
>
Inheritors
IBufferPool
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
capacity
:
Int
)
:
T
Get a buffer from the pool.