binary_read_val: Binary protocol: read value from binary buffer

View source: R/protocol_binary.R

binary_read_valR Documentation

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


systemincloud/thriftr documentation built on May 11, 2022, 11:14 a.m.