public class SOSSegment extends Object
| Constructor and Description |
|---|
SOSSegment(byte[] data,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAh() |
int |
getAl() |
int |
getComponentID(int index) |
int |
getHeaderLength() |
int |
getILV() |
int |
getMarker() |
int |
getNear() |
int |
getNumComponents() |
int |
getSe() |
int |
getSs() |
int |
getTa(int index) |
int |
getTd(int index) |
int |
offset() |
String |
toString() |
public int offset()
public int getMarker()
public int getHeaderLength()
public int getNumComponents()
public int getComponentID(int index)
public int getTa(int index)
public int getTd(int index)
public int getSs()
public int getSe()
public int getAh()
public int getAl()
public int getNear()
public int getILV()
Copyright © 2021. All rights reserved.