Class ParseMessagesFields.BinaryToAsciiWithFieldsInputStream

    • Constructor Detail

      • BinaryToAsciiWithFieldsInputStream

        public BinaryToAsciiWithFieldsInputStream​(java.io.InputStream in)
    • Method Detail

      • readIntegerAsStr

        public java.lang.String readIntegerAsStr()
                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • readEpochTime

        public java.lang.String readEpochTime()
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • readPlainByte

        public byte readPlainByte()
                           throws java.io.IOException
        Throws:
        java.io.IOException