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

Usage in Deno

import { Socket } from "node:net";

The amount of received bytes.

Type

number