fromBuffer
Description​
(no description)
- JavaScript
- C#
- Kotlin
static fromBuffer(data: Uint8Array): ByteBuffer
static ByteBuffer FromBuffer(Uint8Array data)
fun fromBuffer(data: Uint8Array): ByteBuffer
Parameter | Summary |
---|---|
dataAll | (no description) |
(no description)
static fromBuffer(data: Uint8Array): ByteBuffer
static ByteBuffer FromBuffer(Uint8Array data)
fun fromBuffer(data: Uint8Array): ByteBuffer
Parameter | Summary |
---|---|
dataAll | (no description) |