Skip to main content
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.0.999/0_deps.ts";

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

Parameters

optional
chunk: string

Optional final chunk to parse.