◆ DecodeRawBinaryDataUsingRecordType< T >()
| inline |
Given a KineticaType object for a certain record type, decode binary data into distinct records (objects).
Template Parameters
| T | The type of the records. |
Parameters
| record_type | The type for the records. |
| records_binary | The binary encoded data to be decoded. |
| records | The decoded objects/records. |
Type Constraints
| T | : | new() |
Definition at line 1019 of file Kinetica.cs.