Search
Preparing search index...
The search index is not available
Prudence JavaScript and TypeScript APIs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Prudence JavaScript and TypeScript APIs
ard
Namespace ard
Index
Type Aliases
Format
Functions
decode
validate
Format
Type Aliases
Format
Format
:
"yaml"
|
"json"
|
"xjson"
|
"xml"
|
"cbor"
|
"messagepack"
Functions
decode
decode
(
bytes
:
Bytes
, format
:
ard
.
Format
, all
?:
boolean
)
:
any
Parameters
bytes:
Bytes
format:
ard
.
Format
Optional
all:
boolean
Returns
any
validate
Format
validate
Format
(
bytes
:
Bytes
, format
:
ard
.
Format
)
:
void
Parameters
bytes:
Bytes
format:
ard
.
Format
Returns
void
Exports
ard
env
os
prudence
scriptlet
transcribe
util
Format
decode
validate
Format
Generated using
TypeDoc