Class KeyIdSpec

java.lang.Object
it.auties.whatsapp.model.sync.KeyIdSpec

public class KeyIdSpec extends Object
  • Constructor Details

    • KeyIdSpec

      public KeyIdSpec()
  • Method Details

    • encode

      public static byte[] encode(KeyId protoInputObject)
    • decode

      public static KeyId decode(byte[] input)