Trait RandomAccessFile

Source
pub trait RandomAccessFile: RandomAccessFileRead + GetName { }
Expand description

| A file abstraction for randomly reading | the contents of a file. |

Implementorsยง