The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

: dest = zmq_z85_encode (data)

Encode a binary key as Z85 printable text.

Inputs

data - uint8 data that must have a size divisible by 4.

Outputs

dest - string encoded data

Package: zeromq