public abstract class FieldRWTag extends Object implements Tag
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
Copyright © 2020 Soot OSS. All rights reserved.