to_string


Description:

[ Version ( since = "0.4.0" ) ]
public string? to_string () throws Error

Parameters:

this

A RecordBatch.

Returns:

The formatted record batch content or null on error.

It should be freed with g_free when no longer needed.