System.IO.ByteBuffer

type ByteBuffer

Allocation and Deallocation

new

free

with

Query for number of available bytes

totalSize

isEmpty

availableBytes

Feeding new input

copyByteString

Consuming bytes from the buffer

consume

unsafeConsume