| Package | Description |
|---|---|
| org.htmlunit.javascript.host.file |
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't
need anything in this package.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Blob.InMemoryBackend |
Blob.InMemoryBackend.create(org.htmlunit.corejs.javascript.NativeArray fileBits,
String fileName,
String type,
long lastModified)
Factory method to create an
Blob.InMemoryBackend from an NativeArray. |
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.