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