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

: data = zmq_z85_decode (instr)

Decode a z85 encoded string to a binary key.

Inputs

instr - a string encoded data

Outputs

data - uint8 decoded data

Package: zeromq