FinishedCompression
This is a message of the Freenet Client Protocol 2.0 (FCP 2.0).
It is sent from the Freenet node to a client program.
It indicates that your Freenet node has finished trying to compress the data. It tells you which codec was used to compress the data, what the original size of the data was in bytes, and what the size of the data was after compression.
Example
FinishedCompression Identifier=Insert-1 Codec=0 OriginalSize=89000000 CompressedSize=12306674 EndMessage