arrow.global
Global functions for arrow1 library
Functions 3
fn
bool s3Finalize()Finalize the S3 APIs. Returns: true on success, false on error. Throws: [ErrorWrap]fn
bool s3Initialize(arrow.s3_global_options.S3GlobalOptions options = null)Normally, you don't need to call this function because the S3 APIs are initialized with the default options automatically. If you want to call this function, you must call this function before you ...fn
bool s3IsEnabled()