@override List<int> encodeFrameSize(int frameSize) { return SizeCalculator.frameSizeInSynchSafeBytes(frameSize); }