• Preparing search index...
  • The search index is not available
API documentation of Agoric SDK
  • API documentation of Agoric SDK
  • @agoric/network
  • index
  • byteSourceToBase64

Function byteSourceToBase64

  • byteSourceToBase64(byteSource): string
  • Base64, as specified in https://tools.ietf.org/html/rfc4648#section-4

    Parameters

    • byteSource: ByteSource

    Returns string

    base64 encoding

    • Defined in packages/network/src/bytes.js:87

Settings

Member Visibility
API documentation of Agoric SDK
  • Loading...

Generated using TypeDoc