Hi, just wanted to double check if there is a way to Pack/Unpack bigger char buffers than numeric_limits<int>::max() without tokenizing the message into multiple chunks ? seems like one of my messages is hitting these bounds unfortunately. Cheers, Christoph