Function TVMFFISmallBytesGetContentByteArray

Function TVMFFISmallBytesGetContentByteArray#

Function Documentation#

inline TVMFFIByteArray TVMFFISmallBytesGetContentByteArray(const TVMFFIAny *value)#

Get the content of a small string in bytearray format.

Parameters:

value – The value to get the content of the small string in bytearray format.

Returns:

The content of the small string in bytearray format.