pub(crate) type TextDecodeOptions = TextDecodeOptions;
pub(crate) struct TextDecodeOptions { pub stream: bool, }
stream: bool