Type Definition binrw::FilePtr8[][src]

type FilePtr8<T> = FilePtr<u8, T>;

A type alias for FilePtr with 8-bit offsets.