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