Class TCompactProtocol.Factory

    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
      Factory​(long stringLengthLimit)  
      Factory​(long stringLengthLimit, long containerLengthLimit)  
    • Constructor Detail

      • Factory

        public Factory()
      • Factory

        public Factory​(long stringLengthLimit)
      • Factory

        public Factory​(long stringLengthLimit,
                       long containerLengthLimit)