Class Base91Test

java.lang.Object
no.polaric.core.util.Base91Test

public class Base91Test extends Object
Test program for Base91 encoding/decoding. Verifies that the implementation matches the basE91 algorithm with APRS alphabet.
  • Constructor Details

    • Base91Test

      public Base91Test()
  • Method Details

    • main

      public static void main(String[] args)