method Stream.prototype.readimport { Stream } from "https://deno.land/x/xml@4.0.0/utils/stream.ts"; read(bytes?)Read next bytes (cursor is moved after reading) Parametersoptionalbytes = [UNSUPPORTED]