• string is bytearray

    From Harald Oehlmann@21:1/5 to All on Fri Nov 19 18:52:56 2021
    IMHO, it would be helpful for byte array processing to be able to check,
    if a string is a propper byte array.

    So:
    string is bytearray $string

    checks, if all characters in $string are in the character code range 0
    to 255.

    This is also in the background of TIP 568 to be less sloppy on this point.

    What do you think ?

    Take care,
    Harald

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)