Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/agent
Core
BytesCoder
Interface BytesCoder
interface
BytesCoder
{
decode
:
(
(
str
)
=>
Uint8Array
)
;
encode
:
(
(
data
)
=>
string
)
;
}
Hierarchy (
view full
)
Coder
<
Uint8Array
,
string
>
BytesCoder
Index
Properties
decode
encode
Properties
decode
decode
:
(
(
str
)
=>
Uint8Array
)
Type declaration
(
str
)
:
Uint8Array
Parameters
str
:
string
Returns
Uint8Array
encode
encode
:
(
(
data
)
=>
string
)
Type declaration
(
data
)
:
string
Parameters
data
:
Uint8Array
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
decode
encode
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc