serialize


Description:

[ Version ( since = "1.0.0" ) ]
public Buffer? serialize (WriteOptions? options) throws Error

Parameters:

this

A RecordBatch.

options

A WriteOptions.

Returns:

The newly allocated Buffer that contains a serialized record batch or null on error.