Gio.InputVector¶ record (struct) Structure used for scatter/gather data input. You generally pass in an array of GInputVectors and the operation will store the read data starting in the first buffer, switching to the next as needed. Properties¶ buffer¶ buffer: int # read/write size¶ size: int # read/write