Deprecate the functions associated withRawString
and suggest using TextEncoder
or TextDecoder
instead.
#667
Milestone
RawString
and suggest using TextEncoder
or TextDecoder
instead.
#667
lumos/packages/toolkit/types/index.d.ts
Line 8 in 3630a8a
lumos/packages/codec/src/bytes.ts
Line 4 in 3630a8a
lumos/packages/toolkit/src/reader.js
Line 115 in 3630a8a
The
TextEncoder
andTextDecoder
are widely supported in many runtimesThe text was updated successfully, but these errors were encountered: