fs2.io.file.ReadCursor
See theReadCursor companion object
Associates a FileHandle
with an offset in to the file.
This encapsulates the pattern of incrementally reading bytes in from a file, a chunk at a time. Convenience methods are provided for working with pulls.
Attributes
- Companion:
- object
- Source:
- ReadCursor.scala
- Graph
- Supertypes