Class UDPPacketReader.Reader

    • Constructor Detail

      • Reader

        public Reader()
    • Method Detail

      • readExtendedOptions

        public byte[] readExtendedOptions()
        Returns extended option data from the header, 0-255 bytes, or null if none. Returned array does NOT include the length byte.
        Returns:
        extended options or null if none is included
        Since:
        0.9.24