Buffers.Chain

Undocumented in source.

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
Chain opCall(size_t chunk_length, bool _use_secure_mem, bool _zeroize_on_free)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
Buffer buf;
Undocumented in source.
next
Chain next;
Undocumented in source.

Meta