Class BlockPair


  • final class BlockPair
    extends Object
    • Constructor Detail

      • BlockPair

        BlockPair​(byte[] data,
                  byte[] errorCorrection)
    • Method Detail

      • getDataBytes

        public byte[] getDataBytes()
      • getErrorCorrectionBytes

        public byte[] getErrorCorrectionBytes()