System.IO.ByteBuffer

type ByteBuffer

Allocation and Deallocation

new

free

with

Query for number of available bytes

totalSize

isEmpty

availableBytes

Feeding new input

copyByteString

fillFromFd

Consuming bytes from the buffer

consume

unsafeConsume

Exceptions

data ByteBufferException