Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
WithByteConverters
Interface WithByteConverters
interface
WithByteConverters
{
toBytesBigEndian
:
(
(
)
=>
Uint8Array
)
;
toBytesLittleEndian
:
(
(
)
=>
Uint8Array
)
;
}
Implemented by
Uint32
Uint64
Index
Properties
to
Bytes
Big
Endian
to
Bytes
Little
Endian
Properties
Readonly
to
Bytes
Big
Endian
to
Bytes
Big
Endian
:
(
(
)
=>
Uint8Array
)
Readonly
to
Bytes
Little
Endian
to
Bytes
Little
Endian
:
(
(
)
=>
Uint8Array
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
to
Bytes
Big
Endian
to
Bytes
Little
Endian
@crownfi/sei-js-proto
Loading...