= skip_bom :type: scanner :status: stable //// THIS FILE IS AUTOGENERATED! To make changes, edit the corresponding source file under: https://github.com/redpanda-data/connect/tree/main/internal/impl/. And: https://github.com/redpanda-data/connect/tree/main/cmd/tools/docs_gen/templates/plugin.adoc.tmpl //// // © 2024 Redpanda Data Inc. component_type_dropdown::[] Skip one or more byte order marks for each opened child scanner. ```yml # 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":{}}`