public class Tracker extends Object implements Serializable
| Constructor and Description |
|---|
Tracker() |
Tracker(ByteReader br,
int sz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNetbiosName() |
void |
serialize(ByteWriter bw) |
Tracker |
setNetbiosName(String s) |
public static final int signature
public static final int size
public Tracker()
public Tracker(ByteReader br, int sz) throws ShellLinkException, IOException
ShellLinkExceptionIOExceptionpublic void serialize(ByteWriter bw) throws IOException
serialize in interface SerializableIOExceptionpublic String getNetbiosName()
public Tracker setNetbiosName(String s) throws ShellLinkException
ShellLinkExceptionCopyright © 2016–2018 Frederik Kammel. All rights reserved.