Type Definition binrw::FilePtr8[][src]

pub type FilePtr8<T> = FilePtr<u8, T>;
Expand description

A type alias for FilePtr with 8-bit offsets.