encodeInt32LE 58 libbase/RTMP.cpp int encodeInt32LE(boost::uint8_t *output, int nVal); encodeInt32LE 720 libbase/RTMP.cpp hptr += encodeInt32LE(hptr, hr._streamID); encodeInt32LE 725 libbase/RTMP.cpp hptr += encodeInt32LE(hptr, hr._timestamp);