Class RatchetPayload.GarlicBlock

java.lang.Object
net.i2p.router.crypto.ratchet.RatchetPayload.Block
net.i2p.router.crypto.ratchet.RatchetPayload.GarlicBlock
Enclosing class:
RatchetPayload

public static class RatchetPayload.GarlicBlock extends RatchetPayload.Block
  • Constructor Details

  • Method Details

    • getDataLength

      public int getDataLength()
      Specified by:
      getDataLength in class RatchetPayload.Block
      Returns:
      the size of the block, NOT including the 3 byte header (type and size)
    • writeData

      public int writeData(byte[] tgt, int off)
      Specified by:
      writeData in class RatchetPayload.Block
      Returns:
      new offset