Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
B
Base64
- Class in
com.zipxap.vfs.dal.utility
This class is for encoding and decoding Base64.
Base64()
- Constructor for class com.zipxap.vfs.dal.utility.
Base64
BinaryType
- Static variable in class com.zipxap.vfs.dal.utility.
DataEntityType
BooleanType
- Static variable in class com.zipxap.vfs.dal.utility.
DataEntityType
byteArrayFromFile(File)
- Static method in class com.zipxap.vfs.dal.utility.
FileTools
Reads a file into a byte array using non-blocking I/O.
byteArrayToFile(File, byte[])
- Static method in class com.zipxap.vfs.dal.utility.
FileTools
Writes the byte array to file using non-blocking I/O.
ByteBuilder
- Class in
com.zipxap.vfs.dal.utility
Helper class for creating a large sequence of bytes.
ByteBuilder()
- Constructor for class com.zipxap.vfs.dal.utility.
ByteBuilder
ByteBuilder(byte[])
- Constructor for class com.zipxap.vfs.dal.utility.
ByteBuilder
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_