GArrowFileMode

They are corresponding to arrow::io::FileMode::type values.

Values

ValueMeaning
Read0

For read.

Write1

For write.

Readwrite2

For read-write.