puppeteer/new-docs/puppeteer.protocol.io.readresponse.eof.md
2020-07-13 14:01:35 +01:00

494 B

Home > puppeteer > Protocol > IO > ReadResponse > eof

Protocol.IO.ReadResponse.eof property

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

Signature:

eof: boolean;