TypeScript API Documentation for REST-1.0
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Rest.Param will make a copy of the memory block.
the memory block can be assumed to always exist for the lifetime of the parameter, Rest.Param will use it directly.
Rest.Param will take ownership of the memory block, and g_free() it when it isn't used.
g_free()
Rest.Param will make a copy of the memory block.