Constructor
ArrowCodecnew
Declaration [src]
GArrowCodec*
garrow_codec_new (
GArrowCompressionType type,
GError** error
)
Parameters
type |
GArrowCompressionType |
A |
|
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | GArrowCodec |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |