read

abstract fun read(fd: FileDescriptor, strategy: ReadWriteStrategy, iovecs: List<Iovec>): Either<ReadError, ULong>(source)