to_proper_struct {thriftr}R Documentation

to_proper_struct

Description

Help method for tests. It changes predefined structure to parsed thrift instead of parsing file.

Usage

to_proper_struct(thrift_spec_list, default_spec)

Arguments

thrift_spec_list

raw array

default_spec

separation character

Value

R6 class


[Package thriftr version 1.1.7 Index]