Uses of Class
org.htmlunit.javascript.host.file.Blob.InMemoryBackend
Packages that use Blob.InMemoryBackend
Package
Description
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
-
Uses of Blob.InMemoryBackend in org.htmlunit.javascript.host.file
Methods in org.htmlunit.javascript.host.file that return Blob.InMemoryBackendModifier and TypeMethodDescriptionprotected static Blob.InMemoryBackend
Blob.InMemoryBackend.create
(org.htmlunit.corejs.javascript.NativeArray fileBits, String fileName, String type, long lastModified)