Functionsยง
- A helper equivelant to
#[br(count = N)]
which can be used with any collection. - A helper for more efficiently mass-reading bytes
- Read items until a condition is met. The final item will be included.
- Read items until the end of the file is hit.
- Read items until a condition is met. The last item will not be named.