Method
ArrowInputStreamalign
[−]
Declaration [src]
gboolean
garrow_input_stream_align (
GArrowInputStream* input_stream,
gint32 alignment,
GError** error
)
[−]
Parameters
alignment |
gint32 |
The byte multiple for the metadata prefix, usually 8 or 64, to ensure the body starts on a multiple of that alignment. |
|
error |
GError ** |
The return location for a GError* , or NULL . |