dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
byteString
Function byteString
byteString
(
value
:
Uint8Array
)
:
Pattern
Creates a pattern that matches a specific byte string.
Parameters
value
:
Uint8Array
Returns
Pattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a pattern that matches a specific byte string.