Reimplemented in Impala::Util::IOBufferChannel, and Impala::Util::IOBufferFile. Definition at line 329 of file IOBuffer.h. References DoNativeTypeWrite(). Referenced by Impala::Core::Feature::LabelSet::Save(), Impala::Core::Feature::LabelSet::Write(), Impala::Core::Column::Write(), Impala::Core::Array::WriteRaw(), Impala::Core::Array::WriteRawList(), and Impala::Core::Array::WriteRawListVar(). 00330 { 00331 DoNativeTypeWrite(val); 00332 }
Here is the call graph for this function:
|