Uses of Interface
org.htmlunit.javascript.host.file.Blob.Backend
Packages that use Blob.Backend
Package
Description
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of Blob.Backend in org.htmlunit.javascript.host.file
Classes in org.htmlunit.javascript.host.file that implement Blob.BackendModifier and TypeClassDescriptionprotected static classImplementation of theBlob.Backendthat stores the bytes in memory.Methods in org.htmlunit.javascript.host.file that return Blob.BackendMethods in org.htmlunit.javascript.host.file with parameters of type Blob.Backend