Class BatchReader


  • public final class BatchReader
    extends java.lang.Object
    Batch format: N_MESSAGES(int) + N_MESSAGES*[MSGSIZE(int),MSG(byte)] + TIMESTAMP(long) + N_NONCES(int) + NONCES(byte[])
    • Constructor Detail

      • BatchReader

        public BatchReader​(byte[] batch,
                           boolean useSignatures)
        wrap buffer