NVIDIA Holoscan SDK v2.3.0
Holoscan v2.3.0

Template Struct codec

template<typename typeT>
struct codec

Public Static Functions

static inline expected<size_t, RuntimeError> serialize(const typeT &value, Endpoint *endpoint)
static inline expected<typeT, RuntimeError> deserialize(Endpoint *endpoint)

Previous Struct CloudPickleSerializedObject
Next Template Struct codec< CloudPickleSerializedObject >
© Copyright 2022-2024, NVIDIA. Last updated on Aug 2, 2024.