@Internal public final class SectionDescriptor extends java.lang.Object
| Constructor | Description |
|---|---|
SectionDescriptor() |
|
SectionDescriptor(byte[] buf,
int offset) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
getFc() |
|
int |
hashCode() |
|
void |
setFc(int fc) |
|
byte[] |
toByteArray() |
|
java.lang.String |
toString() |
public SectionDescriptor()
public SectionDescriptor(byte[] buf,
int offset)
public int getFc()
public void setFc(int fc)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic byte[] toByteArray()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 2018 The Apache Software Foundation or its licensors, as applicable.