Skip to main content
Module

x/mtkruto/2_connection.ts>ConnectionUnframed

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ConnectionUnframed
extends Foundation
Re-export
Abstract
import { ConnectionUnframed } from "https://deno.land/x/mtkruto@0.0.997/2_connection.ts";

Properties

readonly
type: "framed"

Methods

abstract
read(p: Uint8Array): MaybePromise<void>