Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
utf8Write
Function utf8Write
utf8
Write
(
str
,
buffer
,
offset
)
:
number
Writes a string as UTF8 bytes.
Parameters
str
:
string
buffer
:
number
[]
|
Uint8Array
Destination buffer
offset
:
number
Destination offset
Returns
number
Bytes written
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...
Writes a string as UTF8 bytes.