From 8fc833d8284c71a8afe2013e5014262e66df04eb Mon Sep 17 00:00:00 2001 From: Filipp Samoilov Date: Tue, 2 Dec 2025 23:07:49 +0200 Subject: [PATCH] Add 'chunks' subcommand to binary common commands --- lang-guide/chapters/types/basic_types/binary.md | 1 + 1 file changed, 1 insertion(+) diff --git a/lang-guide/chapters/types/basic_types/binary.md b/lang-guide/chapters/types/basic_types/binary.md index f85e3310ffe..7cec854d2bc 100644 --- a/lang-guide/chapters/types/basic_types/binary.md +++ b/lang-guide/chapters/types/basic_types/binary.md @@ -23,3 +23,4 @@ - `bytes` subcommands (see `help bytes` for a list) - `encode` - `take` +- `chunks` to split binary into individual bytes or groups