deno / 1.23.2 / ~ / textdecodeoptions.html /

TextDecodeOptions

interface TextDecodeOptions {
stream? : boolean;
}

Properties

stream? : boolean