# Functions
MustRead is like api.Memory except that it panics if the offset and byteCount are out of range.
MustWrite is like api.Memory except that it panics if the offset is out of range.
No description provided by the author
ResolvePath is needed when a non-absolute path is given to a function.