Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
decisions: as suggested by @kodebach
Browse files Browse the repository at this point in the history
Co-authored-by: kodebach <[email protected]>
  • Loading branch information
2 people authored and Markus Raab committed Jan 5, 2022
1 parent 91517c2 commit e49be76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/decisions/binary.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ byte-array values are a rarely used feature in configuration settings
- all current types are not binary, so type = string is the way to indicate a string doesn't
- contain null bytes
- is not null (not only indicator of structure without value)
- uses some well-defined but unspecified text encoding (i.e. not necessarily ASCII or UTF-8)
- remove binary functionality from keyNew keyVNew keyIsBinary keyIsString keyValue keyGetValueSize keyString keyGetString keySetString keyGetBinary keySetBinary
- keySetRaw -> keySetValue

Expand Down

0 comments on commit e49be76

Please sign in to comment.