Skip to main content

Skip BOM

Strips a leading UTF-8, UTF-16, or UTF-32 byte order mark from the stream and delegates the rest to a child scanner. Use this for files exported from Windows tools (Notepad, Excel) that prepend a BOM, then layer it on top of Lines, CSV, or any other scanner.

FieldTypeDefaultDescription
IntoscannerTo The EndThe child scanner that consumes the stream once the BOM has been stripped