Instance Methodsoto-core 7.4.0SotoCore->_Concurrency
fixedSizeSequence(chunkSize:)
Return an AsyncSequence that returns ByteBuffers of a fixed size
func fixedSizeSequence(chunkSize: Int) -> FixedSizeByteBufferAsyncSequence<Self>
Parameters
- chunkSize
Size of each chunk