Class OctetString

    • Constructor Detail

      • OctetString

        public OctetString​(byte[] value)
      • OctetString

        public OctetString​(com.serotonin.bacnet4j.util.sero.ByteQueue queue)
                    throws com.serotonin.bacnet4j.exception.BACnetErrorException
        Throws:
        com.serotonin.bacnet4j.exception.BACnetErrorException
    • Method Detail

      • getBytes

        public byte[] getBytes()
      • writeImpl

        public void writeImpl​(com.serotonin.bacnet4j.util.sero.ByteQueue queue)
        Specified by:
        writeImpl in class Primitive
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Overrides:
        toString in class com.serotonin.bacnet4j.type.Encodable
      • getDescription

        public String getDescription()