Structsยง
Enumsยง
- Read
Strategy ๐ - Write
Strategy ๐
Constantsยง
- DEFAULT_
MAX_ ๐BUFFER_ SIZE - The default maximum read buffer size. If the buffer gets this big and
a message is still not complete, a
TooLarge
error is triggered. - INIT_
BUFFER_ ๐SIZE - The initial buffer size allocated before trying to read from IO.
- MAX_
BUF_ ๐LIST_ BUFFERS - The maximum number of distinct
Buf
s to hold in a list before requiring a flush. Only affects when the buffer strategy is to queue buffers. - MINIMUM_
MAX_ ๐BUFFER_ SIZE - The minimum value that can be set to max buffer size.
Traitsยง
- MemRead ๐
Functionsยง
- incr_
power_ ๐of_ two - prev_
power_ ๐of_ two