Class ByteArrayStopEncoding


  • public class ByteArrayStopEncoding
    extends CRAMEncoding<byte[]>
    • Constructor Detail

      • ByteArrayStopEncoding

        public ByteArrayStopEncoding​(byte stopByte,
                                     int externalId)
    • Method Detail

      • toByteArray

        public byte[] toByteArray()
        Description copied from class: CRAMEncoding
        Subclasses but have a defined serialization of their parameters
        Specified by:
        toByteArray in class CRAMEncoding<byte[]>
        Returns:
        a byte array representing a specific encoding's parameter values