fixedSizeSequence(chunkSize:)

Return an AsyncSequence that returns ByteBuffers of a fixed size

FixedSizeByteBufferAsyncSequence.swift:88
func fixedSizeSequence(chunkSize: Int) -> FixedSizeByteBufferAsyncSequence<Self>

Parameters

chunkSize

Size of each chunk