Byte stuffing is the process of transforming a sequence of data bytes containing reserved values (such as a packet delimiter) into a longer sequence that contains no occurrences of the reserved values.
« Back to Glossary Index
Byte stuffing is the process of transforming a sequence of data bytes containing reserved values (such as a packet delimiter) into a longer sequence that contains no occurrences of the reserved values.