@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Preparing search index...
index
spanToByteOffsets
Function spanToByteOffsets
spanToByteOffsets
(
source
:
string
,
range
:
Span
)
:
Span
Converts a span's UTF-16 offsets to UTF-8 byte offsets, as other implementations count them.
Parameters
source
:
string
range
:
Span
Returns
Span
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor-pattern - v1.0.0-beta.2
Loading...
Converts a span's UTF-16 offsets to UTF-8 byte offsets, as other implementations count them.