Tracking issue for Seek::{stream_len, stream_position} (feature seek_convenience
) · Issue #59359 · rust-lang/rust (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
This is a tracking issue for Seek::{stream_len, stream_position}
. Proposed and implemented in #58422.
Unresolved questions:
- Override
stream_len
forFile
? (is metadata syncing a problem? comment a, comment b) - Final names:
- Rename to
len
andposition
? (but that's a strange signature forlen
andposition
clashes withCursor
- ...
- Rename to
Metadata
Metadata
Labels
Development
No branches or pull requests