A
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
N
- newInputStream() - function in com.topjohnwu.superuser.nio.ExtendedFile
- Opens an InputStream with the matching file system backend of the file.
- newOutputStream() - function in com.topjohnwu.superuser.nio.ExtendedFile
- Opens an OutputStream with the matching file system backend of the file.
- newOutputStream(boolean) - function in com.topjohnwu.superuser.nio.ExtendedFile
- Opens an OutputStream with the matching file system backend of the file.
- NIOFactory - class in com.topjohnwu.superuser.internal