Package cdc.pstrings

Class PackedStringN

    • Constructor Detail

      • PackedStringN

        public PackedStringN​(byte[] bytes)
    • Method Detail

      • toBytes

        protected byte[] toBytes()
        Specified by:
        toBytes in class PackedString
        Returns:
        The bytes array of encoded chars.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object