Huffman coding is a compression algorithm often used to reduce the size of text files. Huffman coding is a type of lossless compression.
State what is meant by the term lossless in this context.