bytes build
for bytes> bytes build {flags} ...rest
...rest
: list of bytesinput | output |
---|---|
nothing | binary |
Builds binary data from 0x[01 02], 0x[03], 0x[04]
>bytes build0x[0102] 0x[03] 0x[04]
Length:4 (0x4) bytes|printablewhitespaceascii_othernon_ascii
00000000:01020304••••
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/bytes_build.html