CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
mol
fixedItemVec
Function fixedItemVec
fixedItemVec
<
Encodable
,
Decoded
>
(
itemCodec
:
CodecLike
<
Encodable
,
Decoded
>
,
)
:
Codec
<
Encodable
[]
,
Decoded
[]
>
Vector with fixed size item codec
Type Parameters
Encodable
Decoded
Parameters
itemCodec
:
CodecLike
<
Encodable
,
Decoded
>
fixed-size vector item codec
Returns
Codec
<
Encodable
[]
,
Decoded
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...
Vector with fixed size item codec