Skip to main content
Module

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

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

Peek next bytes (cursor is replaced at current position after reading)

Parameters

optional
bytes = [UNSUPPORTED]
optional
offset = [UNSUPPORTED]