public class BinaryHelper extends Object
| Constructor and Description |
|---|
BinaryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
printMessageAsBinaryMessage(short[] data) |
static short[] |
stringToByteArray(String input) |
public static short[] stringToByteArray(String input)
input - String representation of mode-s input (e.g. 8D4840D6202CC371C32CE0576098)public static void printMessageAsBinaryMessage(short[] data)
Copyright © 2020. All rights reserved.