Instead of using byte[] in read/write meth
Submitted by Fabien D on Wed, 04/27/2005 - 18:04.
| Project: | JNode Core |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Fabien D |
| Status: | closed |
Jump to:
Description
Instead of using byte[] in read/write method of the file system api's, use the ByteBuffers.



#1
The following interface have been refactored to use ByteBuffers : FSFile, BlockDeviceAPI, VMFileHandle
#2