Performs the reverse of gda.binary.Binary.toString_ (note that for any "\xyz" succession
of 4 characters where "xyz" represents a valid octal value, the resulting read value will
be modulo 256).
I str is null, then an empty (i.e. where the data part is null) #GdaBinary is created and returned.
Performs the reverse of gda.binary.Binary.toString_ (note that for any "\xyz" succession of 4 characters where "xyz" represents a valid octal value, the resulting read value will be modulo 256).
I str is null, then an empty (i.e. where the data part is null) #GdaBinary is created and returned.