Structsยง
- Bounded
Byte String - String of bytes.
- Bounded
Char String - Human-readable string.
- Mina
String TooLong
Constantsยง
Functionsยง
- maybe_
read_ ๐in_ chunks - Reads data from the reader
r
in chunks if the lengthlen
exceeds a predefined chunk size.