Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 233 Bytes

File metadata and controls

22 lines (14 loc) · 233 Bytes

Body

Supported Types

Str

Body.CreateStr(/* values here */);

MapOfAny

Body.CreateMapOfAny(/* values here */);

ArrayOfInt32

Body.CreateArrayOfInt32(/* values here */);