BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Function parseDataTypeToEnvelope

    • Parse a string value into an Envelope based on the specified data type.

      Parameters

      • dataType: DataType
      • value: string | undefined
      • OptionalurCborTagValue: number | bigint

      Returns Envelope$1