@override String parseInformation() { final buf = StringBuffer(); return generalDecoder.decodeAllCodes(buf, _HEADER_SIZE); }