Skip to main content

skip_bom

Skip one or more byte order marks for each opened child scanner.

# Config fields, showing default values
skip_bom:
into:
to_the_end: {}

Fields

into

The child scanner to feed the resulting stream into.

Type: scanner
Default: {"to_the_end":{}}