useChainedByteBuffer
inline fun useChainedByteBuffer(function: (ChainedByteBuffer) -> Unit): ByteBuffer
Content copied to clipboard
Utility function to apply a closure to a chained byte buffer and return its data
Utility function to apply a closure to a chained byte buffer and return its data