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

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

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

Parses a chunk of data and calls the corresponding callbacks.

Parameters

chunk: string

Chunk to parse.