Function write

  • Write length bytes to the file handle fd from the ArrayBuffer buffer at byte position offset. Return the number of written bytes or < 0 if error.

    Parameters

    Returns Result<number>

Generated using TypeDoc