Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.105/0_deps.ts";

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

Parameters

optional
chunk: string

Optional final chunk to parse.