Instance Methodswift-nio 2.81.0_NIOFileSystem
readChunk(fromAbsoluteOffset:length:)
SystemFileHandle.swift:1023This declaration is gated by at least one @_spi attribute.
- iOS
- 13.0+
- macOS
- 10.15+
- tvOS
- 13.0+
- watchOS
- 6.0+
func readChunk(fromAbsoluteOffset offset: Int64, length: ByteCount) async throws -> ByteBuffer