Value.toStringAsBytes

Convert @value to a string and return the results as #GBytes. This is needed to handle strings with null characters.

class Value
Bytes
toStringAsBytes
()

Return Value

Type: Bytes

a #GBytes with the result of the conversion.

Meta