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

Function byteVec

  • byteVec<Encodable, Decoded>(codec): Codec<Encodable, Decoded>
  • Wrap the encoded value with a fixed-length buffer

    Type Parameters

    • Encodable
    • Decoded

    Parameters

    • codec: CodecLike<Encodable, Decoded>

    Returns Codec<Encodable, Decoded>

    • Defined in molecule/codec.ts:289

Settings

Member Visibility
GitHubAppDocsPlayground
CCC Docs
  • Loading...

Generated using TypeDoc