bytes
expect fun bytes(content: ByteArray, offset: Int = 0, length: Int = content.size)
Content copied to clipboard
Append raw bytes
actual fun bytes(content: ByteArray, offset: Int = 0, length: Int = content.size)
Content copied to clipboard
Append raw bytes