public interface DataTypeReader
| Modifier and Type | Method and Description |
|---|---|
DataType |
read(DataInputStream dataInputStream) |
boolean |
support(ConstantsPoolDataType dataType) |
DataType read(DataInputStream dataInputStream) throws IOException
IOExceptionboolean support(ConstantsPoolDataType dataType)
Copyright © 2019. All rights reserved.