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

Parses a chunk of data and calls the corresponding callbacks.

Parameters

chunk: string

Chunk to parse.