ReadWriteStrategy

Types

Link copied to clipboard

Reads from the file descriptor's current position, updating it accordingly.

Link copied to clipboard
class Position(val position: Long) : ReadWriteStrategy

Read from the given position within the file without using and updating the file descriptor's offset