Expand description
Traits§
- Read
Seek - Object-safe capability trait for values that can be read and repositioned.
- Read
Write - Object-safe capability trait for values that can be both read and written.
- Read
Write Seek - Object-safe capability trait for values that can be read, written, and repositioned.
- Write
Seek - Object-safe capability trait for values that can be written and repositioned.