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

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

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.2.24/0_deps.ts";

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

Parameters

optional
chunk: string

Optional final chunk to parse.