-
- All Implemented Interfaces:
public class ScsiInquiryResponse.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ScsiInquiryResponse.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ScsiInquiryResponseread(ByteBuffer buffer)Constructs a new object with the given data. -
-
Method Detail
-
read
final ScsiInquiryResponse read(ByteBuffer buffer)
Constructs a new object with the given data.
- Parameters:
buffer- The data where the .
-
-
-
-