Type Definition binrw::FilePtr16[][src]

type FilePtr16<T> = FilePtr<u16, T>;

A type alias for FilePtr with 16-bit offsets.