ofByteArrayFlow

val ofByteArrayFlow: HttpResponse.BodyHandler<Flow<ByteArray>>

This is a BodyHandler that handles HTTP response bodies as a Flow of ByteArray.