Skip to main content

WithPreexistingBuffer

Type Alias WithPreexistingBuffer 

Source
type WithPreexistingBuffer<R> = Chain<Cursor<SmallBuf<BYTES_NEEDED>>, R>;

Aliased Typeยง

struct WithPreexistingBuffer<R> { /* private fields */ }