amber/web/text_decoder_stream

Types

pub type TextDecoderStream

Values

pub fn encoding(decoder: TextDecoderStream) -> String
pub fn fatal(decoder: TextDecoderStream) -> Bool
pub fn ignore_bom(decoder: TextDecoderStream) -> Bool
pub fn new_with(
  label: String,
  options: List(text_decoder_option.TextDecoderOption),
) -> TextDecoderStream
Search Document