$darkmode
Elektra 0.11.0
keyGetBinary

Signature

ssize_t keyGetBinary(const Key *key, void *returnedBinary, size_t maxSize)

Checklist

Doxygen

(bullet points are in order of appearance)

Compatibility

(only in PRs)

Parameter & Return Types

Structural Clarity

Memory Management

Extensibility

Tests

Summary

"Clear" binary array on error, to mirror behavior from string? What to fill it with, though? Zeroes?

Other Issues discovered (unrelated to function)