std::io::file::mmap

bytes

fn char[] FileMmap.bytes(&self)
Provides a slice of bytes to the expected mapped range discarding the extra bytes due to misaligment of offset and/or size.

Parameters