interface StrLenBytes {
    $strLenBytes: StringExpression<string>;
}

Properties

Properties

$strLenBytes: StringExpression<string>

Returns the number of UTF-8 encoded bytes in a string.