Searched defs:WriteBasic (Results 1 – 2 of 2) sorted by relevance
100 template <typename T> bool TLVObject::WriteBasic(TAG type, const T &value) in WriteBasic() function
109 bool WriteBasic(uint16_t type, T value) in WriteBasic() function