public class InvalidSenseKeySpecificData extends SenseKeySpecificData
SenseKeySpecificData subclasses, if
no valid sense-key-specific data is to be transmitted to the SCSI initiator.
All serialized objects of this class proclaims to contain no valid data.
senseKeySpecificDataValid, SIZE| Constructor and Description |
|---|
InvalidSenseKeySpecificData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
serializeSpecificFields(ByteBuffer byteBuffer,
int index)
Serializes all fields which are not common to all sense-key-specific data, which means those that are
sub-type-specific.
|
serialize, sizeprotected void serializeSpecificFields(ByteBuffer byteBuffer, int index)
SenseKeySpecificDataserializeSpecificFields in class SenseKeySpecificDatabyteBuffer - where the serialized fields will be storedindex - the position of the first byte of the sense data descriptor in the ByteBufferCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.