Package-level declarations

Types

Link copied to clipboard
typealias ByteArrayFlow = Flow<ByteArray>

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun ByteArrayFlow.toByteReadChannel(): ByteReadChannel
Link copied to clipboard
suspend fun ByteArrayFlow.writeTo(byteWriteChannel: ByteWriteChannel)