public class ByteScanner extends Object
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static void |
encodeByteIntoTwoAsciiCharBytes(int decoded, byte[] encoded)Turn a single bytes into two hex character representation. |