This is an abstract super class offering methods for storage and retrieval of data, as well as emulating some properties of block storage devices.
All index and length parameters used by the read and write methods are referring to bytes, unlike the values sent in {@link CommandDescriptorBlock} s.
@author Andreas Ergenzinger
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.