ReadLen: Readonly<[type: "completed"] | [type: "more", needToRead: Option<number>]>

A result that reports how many bytes has the data read.

Generated using TypeDoc