Function TVMFFISmallBytesGetContentByteArray#
Defined in File c_api.h
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.