Vinyl
Preparing search index...
@amzn/vinyl-util
bufferToByteStr
Function bufferToByteStr
bufferToByteStr
(
buffer
:
ArrayBufferLike
|
ArrayLike
<
number
>
)
:
string
Converts a byte buffer to an 8-bit width string.
Parameters
buffer
:
ArrayBufferLike
|
ArrayLike
<
number
>
Returns
string
Returns a single-byte string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Converts a byte buffer to an 8-bit width string.