Skip to main content
Module

x/xml/utils/stream.ts>Stream#read

📑 A XML parser/stringifier for Deno written in typescript and with no dependencies
Very Popular
Go to Latest
method Stream.prototype.read
import { Stream } from "https://deno.land/x/xml@2.1.1/utils/stream.ts";

Read next bytes (cursor is moved after reading)

Parameters

optional
bytes = [UNSUPPORTED]