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

x/kafkagosaur/net/node-connection.ts>NodeTCPConnection#write

Kafka client for Deno binding to kafka-go using WebAssembly
Latest
method NodeTCPConnection.prototype.write
import { NodeTCPConnection } from "https://deno.land/x/kafkagosaur@v0.0.6/net/node-connection.ts";

Parameters

bytes: Uint8Array

Returns

Promise<number>