Preparing search index...
The search index is not available
cbor-edn
cbor-edn
registerAppString
Function registerAppString
registerAppString
(
prefix
:
string
,
fun
:
undefined
|
null
|
AppStrFunc
)
:
void
Register an app-string decoder.
Parameters
prefix
:
string
The string before the first squote.
fun
:
undefined
|
null
|
AppStrFunc
Function to process the string.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
CBOR2 Playground
Documentation
cbor-edn
Loading...
Register an app-string decoder.