fromString
Description​
(no description)
- JavaScript
- C#
- Kotlin
static fromString(contents: string): ByteBuffer
static ByteBuffer FromString(string contents)
fun fromString(contents: String): ByteBuffer
Parameter | Summary |
---|---|
contentsAll | (no description) |