Uses of Class
org.openqa.selenium.remote.http.BinaryMessage
Packages that use BinaryMessage
-
Uses of BinaryMessage in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return BinaryMessageModifier and TypeMethodDescriptionstatic BinaryMessageBinaryMessage.wrap(byte[] data) Returns aBinaryMessagebacked directly bydatawith no defensive copy.