Package 

Class IODomain

    • Method Summary

      Modifier and Type Method Description
      final Unit close(CloseRequest input) Close the stream, discard any temporary backing storage.
      final ReadResponse read(ReadRequest input) Read a chunk of the streamOfficial doc
      final ResolveBlobResponse resolveBlob(ResolveBlobRequest input) Return UUID of Blob object specified by a remote object id.
      • Methods inherited from class org.hildan.chrome.devtools.domains.io.IODomain

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait