NULL VALUES
Null values are binary values without content. They are the only keys that have the size 0.
Null values are always binary values.
EMPTY VALUES
Empty values point to a string that only contains a null byte.
Empty values are possible for both string and binary values.