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