We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644c205 commit ceabc7fCopy full SHA for ceabc7f
docs/appendix-a-index.txt
@@ -1379,6 +1379,7 @@ to a [*class*](appendix-g-glossary.html#class)
1379
.**bytes** ([Buf](#Buf-type) [--\>](#minus-minus-greater-signature) [Int](#Int-type))
1380
*«string method»* —
1381
number of bytes (a sort of Perl 5's *length*) on buffer like types —
1382
+example: `$var.encode($enc).bytes` —
1383
see also: [**chars**](#chars), [**codes**](#codes), [**graphs**](#graphs)
1384
1385
<a id="bytes-modifier"/>
0 commit comments