Template Function lvr2::byteEncode(const T&, size_t&)
Defined in File ByteEncoding.hpp
Function Documentation
Specialize this method in CustomChannelTypes.cpp for your CustomType. Only if specialized, datatype can be stored.
- Template Parameters:
T –
- Parameters:
data –
bsize –
- Returns:
boost::shared_array<unsigned char>