binary-streams / loggersoft.kotlin.streams / kotlin.ByteArray / asArea

asArea

fun ByteArray.asArea(size: Int, offset: Int = 0): ByteArea

Creates ByteArea for this with specified size and offset.