Expand description
TextEncoder / TextDecoder and their stream forms, from upstream
llrt_util. Only the codecs are taken: format, inherits,
styleText and inspect are crate::node::util’s.
Re-exports§
pub use self::text_decoder::TextDecoder;pub use self::text_decoder_stream::TextDecoderStream;pub use self::text_encoder::TextEncoder;pub use self::text_encoder_stream::TextEncoderStream;