all package:memory

Check if all elements of a byte array satisfy a predicate
Allocate a new bytearray of specific size, and run the initializer on this memory
similar to alloc but hide the allocation and initializer in a pure context
allocate n bytes and perform the given operation
Allocate a new bytearray of specific size, and run the initializer on this memory
similar to allocN but hide the allocation and initializer in a pure context
just like allocRet but with the size at the type level
Skip all the remaining bytes from the current position in the stream
Take the remaining bytes from the current position in the stream