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
369 bool WriteBasic(std::vector<std::uint8_t> &buffer, uint16_t type, T value) in WriteBasic() function