open static fun create(size: Int): MutableBytes
Create a new mutable byte value.
size - The size of the returned value.
size
Return A MutableBytes value.