CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
mol
uint
Function uint
uint
(
byteLength
:
number
,
littleEndian
?:
boolean
)
:
Codec
<
NumLike
,
bigint
>
Create a codec to deal with fixed LE or BE bytes.
Parameters
byteLength
:
number
littleEndian
:
boolean
= false
Returns
Codec
<
NumLike
,
bigint
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...
Create a codec to deal with fixed LE or BE bytes.