buildByteArray

inline fun buildByteArray(expectedSize: Int = 16, block: Output.() -> Unit): ByteArray