Skip to main content
Socket.prototype.bytesWritten - net - Node documentation
property Socket.prototype.bytesWritten

Usage in Deno

import { Socket } from "node:net";

The amount of bytes sent.

Type

number