readContent: Decode the raw contents of an HTTP response and convert it to...

Description Usage Arguments Value Examples

View source: R/readContent.R

Description

Decode the raw contents of an HTTP response and convert it to a list

Usage

1
readContent(binary.stream, flatten = FALSE)

Arguments

binary.stream

The content field of an HTTP response to be decoded as a character

Value

List variable of the 'contents' field from HTTP response

Examples

1
readContent(http.response)

aaron2012r2/cosmosR documentation built on Nov. 11, 2020, 2:32 a.m.