Learn R Programming

thriftr (version 1.1.7)

binary_read_val: Binary protocol: read value from binary buffer

Description

Binary protocol: read value from binary buffer

Usage

binary_read_val(inbuf, ttype, spec = NA, decode_response = TRUE)

Arguments

inbuf

binary buffor

ttype

type of value

spec

specification of value

decode_response

for string decode binary as chars

Value

value of type ttype