BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Preparing search index...
parseDataTypeToEnvelope
Function parseDataTypeToEnvelope
parseDataTypeToEnvelope
(
dataType
:
DataType
,
value
:
string
|
undefined
,
urCborTagValue
?:
number
|
bigint
,
)
:
Envelope$1
Parse a string value into an Envelope based on the specified data type.
Parameters
dataType
:
DataType
value
:
string
|
undefined
Optional
urCborTagValue
:
number
|
bigint
Returns
Envelope$1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Loading...
Parse a string value into an Envelope based on the specified data type.