Const
Record Separator (RS)
RS
0x1E (^)
0x1E
^
Can be used as delimiters to mark fields of data structures. RS is a lower level separator than GS but higher than US.
https://en.wikipedia.org/wiki/C0_and_C1_control_codes
Record Separator (
RS
)0x1E
(^
)Can be used as delimiters to mark fields of data structures. RS is a lower level separator than GS but higher than US.