Index
All Classes|All Packages|Deprecated API
W
- write(byte[]) - Method in class com.tianscar.assetfile.AssetFileOutputStream
-
Writes b.length bytes from the specified byte array to this file output stream.
- write(byte[], int, int) - Method in class com.tianscar.assetfile.AssetFileOutputStream
-
Writes len bytes from the specified byte array starting at offset off to this file output stream.
- write(int) - Method in class com.tianscar.assetfile.AssetFileOutputStream
-
Writes the specified byte to this file output stream.
All Classes|All Packages|Deprecated API