Bun

interface

inspector.IO.ReadReturnType

interface ReadReturnType

  • data: string

    Data that were read.

  • eof: boolean

    Set if the end-of-file condition occurred while reading.