In networking, and more specifically in serial point-to-point communication (e.g. HDLC or PPP), is there any accepted terminology for the process or the entity that converts a stream of bytes (e.g., from a serial RS-232 link) into frames (e.g. HDLC frames) for further processing by higher network layers?
I have come across different potential terms, e.g. "framer", "parser", "decoder", ... but these might actually have different established meanings and I am not sure whiche one is appropriate.