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