Wrapper for httr's content. This is the default function used in gcs_get_object

gcs_parse_download(object, encoding = "UTF-8")

Arguments

object

The object downloaded

encoding

Default to UTF-8

See also

gcs_get_object

Other download functions: gcs_download_url(), gcs_signed_url()