nuget server logo nuget api documents
↑

API Docs / REnv / WhatReader

WhatReader

Full name SMRUCC.Rsharp.Runtime.Components.WhatReader Assembly REnv Members 3

01 Syntax

SMRUCC.Rsharp.Runtime.Components.WhatReader

02 Methods

NameOverloadsSummary
ClassWhat 1 convert the function output of base.numeric()), base.ints()) to flag What
LoadWhat 1 load what data from byte vector
ReadWhat 1

03 Members

method ClassWhat #
ClassWhat(Array)

convert the function output of base.numeric(), base.ints() to flag What

Parameters
NameTypeDescription
aArray

-

method LoadWhat #
LoadWhat(What)

load what data from byte vector

Parameters
NameTypeDescription
whatWhat

-

method ReadWhat #
ReadWhat(What)