Protocol std::io::Seekable

protocol Seekable<Self> { ... }

Streams that can be fast-forwarded or rewound to an arbitrary offset.

Required methods

Provided methods