public class DsdChunk extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CHUNKSIZE_LENGTH |
static int |
DSD_HEADER_LENGTH |
static int |
SIGNATURE_LENGTH |
Modifier and Type | Method and Description |
---|---|
static DsdChunk |
readChunk(ByteBuffer dataBuffer) |
String |
toString() |
public static final int CHUNKSIZE_LENGTH
public static final int SIGNATURE_LENGTH
public static final int DSD_HEADER_LENGTH
public static DsdChunk readChunk(ByteBuffer dataBuffer)
Copyright © 2005–2020 jthink.net. All rights reserved.