bit_length.asciidoc 246 B

1234567
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Description*
  3. Returns the bit length of a string.
  4. NOTE: All strings are in UTF-8, so a single character can use multiple bytes.