= chunker :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::[] Split an input stream into chunks of a given number of bytes. ```yml # Config fields, showing default values chunker: size: 0 # No default (required) ``` == Fields === `size` The size of each chunk in bytes. *Type*: `int`