GitHubAppDocsPlayground
  • Preparing search index...
  • The search index is not available
CCC Docs
  • CCC Docs
  • @ckb-ccc core
  • index
  • ccc
  • mol
  • fixedItemVec

Function fixedItemVec

  • fixedItemVec<Encodable, Decoded>(itemCodec): 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[]>

    • Defined in molecule/codec.ts:116

Settings

Member Visibility
GitHubAppDocsPlayground
CCC Docs
  • Loading...

Generated using TypeDoc