Splits buffer on new line control character (hex 15/dec 21)
buffer on new line
This function will split the buffer on every occurance of the new line character If x'15' is present in the data, buffer will be incorrectly split
x'15'
Splits buffer on new line control character (hex 15/dec 21)