Class InputStreamPacket

    • Constructor Detail

    • Method Detail

      • getInputStream

        public BCPGInputStream getInputStream()
        Obtains an input stream to read the contents of the packet.

        Note: you can only read from this once...

        Returns:
        the data in this packet.