Type Definition ringtail::ByteBuffer [] [src]

type ByteBuffer = Buffer<u8>;

A growable byte buffer implemented as a ring buffer.