serialize handler for R# vector
vectorBuffer
01 Syntax
SMRUCC.Rsharp.Runtime.Serialize.vectorBuffer
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| safeGetType | 1 | get the array element type |
| getVector | 1 | |
| FromArray | 1 | |
| CreateBuffer | 1 | |
| Serialize | 1 | |
| getValue | 1 |
03 Properties
04 Members
safeGetType
get the array element type
type
the full name of the Type for create RType
vector
names
unit
underlyingType
code
getVector()
FromArray(
Array, Environment)CreateBuffer(vector, Environment)
Serialize(
Stream)getValue()