@Internal public class Sttb extends java.lang.Object
Constructor and Description |
---|
Sttb(byte[] buffer,
int startOffset) |
Sttb(int cDataLength,
byte[] buffer,
int startOffset) |
Sttb(int cDataLength,
java.lang.String[] data) |
Modifier and Type | Method and Description |
---|---|
void |
fillFields(byte[] buffer,
int startOffset) |
java.lang.String[] |
getData()
The definition of each STTB specifies the meaning of this field.
|
int |
getSize() |
byte[] |
serialize() |
int |
serialize(byte[] buffer,
int offset) |
public Sttb(byte[] buffer, int startOffset)
public Sttb(int cDataLength, byte[] buffer, int startOffset)
public Sttb(int cDataLength, java.lang.String[] data)
public void fillFields(byte[] buffer, int startOffset)
public java.lang.String[] getData()
public int getSize()
public byte[] serialize()
public int serialize(byte[] buffer, int offset)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.