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)

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)

mapic/labdataR documentation built on Dec. 18, 2019, 2:34 a.m.