CallOptions.foreachHeader
void foreachHeader(arrowflight.types.HeaderFunc func) nothrowIterates over all headers in the options.
Parameters
func | The user's callback function. |
void foreachHeader(arrowflight.types.HeaderFunc func) nothrowIterates over all headers in the options.
func | The user's callback function. |