Interface EncodeIntoResult

Hierarchy

  • EncodeIntoResult

Properties

Properties

read: number

The read Unicode code units of input.

written: number

The written UTF-8 bytes of output.

Generated using TypeDoc