Package cdc.pstrings

Class PackedString64

    • Constructor Detail

      • PackedString64

        public PackedString64​(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