Interface Buffer

Interface for implemeting input/output buffers.

interface Buffer ;

Properties

NameTypeDescription
capacity[get] ulong
free[get] ulong
length[get] ulong
opDollar[get] ulong
opIndex[get] ubyte[]
opSlice[set] ubyte[]