Class IO.ReadResponse
java.lang.Object
org.openqa.selenium.devtools.v132.io.IO.ReadResponse
- Enclosing class:
- IO
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReadResponse
-
-
Method Details
-
getBase64Encoded
Set if the data is base64-encoded -
getData
Data that were read. -
getEof
Set if the end-of-file condition occurred while reading.
-