A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
F
- FileReader - class in io.polywrap.core
- An abstract class for reading files.
- FileReaderFactory - class in io.polywrap.wasm
- fromFfi(.<Error class: unknown class>) - function in io.polywrap.core.Wrapper.Companion
- fromManifest(kotlin.ByteArray,io.polywrap.core.FileReader) - function in io.polywrap.wasm.FileReaderFactory
- Creates a FileReader that reads files from memory.
- fromMemory(kotlin.ByteArray,kotlin.ByteArray,io.polywrap.core.FileReader) - function in io.polywrap.wasm.FileReaderFactory
- Creates a FileReader that reads files from memory.
- fromWasmModule(kotlin.ByteArray,io.polywrap.core.FileReader) - function in io.polywrap.wasm.FileReaderFactory
- Creates a FileReader that reads files from memory.