Type Definition binrw::FilePtr16[][src]

pub type FilePtr16<T> = FilePtr<u16, T>;
Expand description

A type alias for FilePtr with 16-bit offsets.