public class BytesDataType extends DataType
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
constantsPoolDataType| Constructor and Description |
|---|
BytesDataType(ConstantsPoolDataType constantsPoolDataType,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
getConstantsPoolDataType, javapPrint, javapSupplement, setConstantsPoolDataTypepublic BytesDataType(ConstantsPoolDataType constantsPoolDataType, byte[] bytes)
Copyright © 2019. All rights reserved.