mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
513 B
513 B
Home > puppeteer > Protocol > IO > ReadResponse > base64Encoded
Protocol.IO.ReadResponse.base64Encoded property
Set if the data is base64-encoded
Signature:
base64Encoded?: boolean;