Companion

actual object Companion(source)
expect object Companion(source)
actual object Companion(source)

Functions

Link copied to clipboard
actual fun allocate(size: Int): MPPBuffer
expect fun allocate(size: Int): MPPBuffer
actual fun allocate(size: Int): MPPBuffer
Link copied to clipboard
actual fun createFrom(fromBytes: ByteArray): MPPBuffer
expect fun createFrom(fromBytes: ByteArray): MPPBuffer
actual fun createFrom(fromBytes: ByteArray): MPPBuffer