1bcc070943
Motivation: There are few duplicated byte[] CRLF fields in code. Modifications: Removed duplicated fields as they could be inherited from parent encoder. Result: Less static fields.