Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/0_deps.ts>Parser#end

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method Parser.prototype.end
Re-export
import { Parser } from "https://deno.land/x/mtkruto@0.1.102/0_deps.ts";

Parses the end of the buffer and clears the stack, calls onend.

Parameters

optional
chunk: string

Optional final chunk to parse.