Learn R Programming

RProtoBuf (version 0.4.22)

readJSON-methods: read a message in JSON format

Description

Method to read a Message in JSON format

Arguments

Methods

signature(descriptor = "Descriptor", input = "ANY")

Read the message from a connection (file, etc ...)

signature(descriptor = "Descriptor", input = "character")

Read the message directly from the character string