public class ConstantsReader extends Object
| Constructor and Description |
|---|
ConstantsReader() |
| Modifier and Type | Method and Description |
|---|---|
DataType |
doReadDataType(ConstantsPoolDataType poolDataType,
DataInputStream dataInputStream) |
DataType |
readDataType(DataInputStream dataInputStream) |
public DataType readDataType(DataInputStream dataInputStream) throws IOException
IOExceptionpublic DataType doReadDataType(ConstantsPoolDataType poolDataType, DataInputStream dataInputStream) throws IOException
IOExceptionCopyright © 2019. All rights reserved.