Searched refs:bytebuf (Results 1 – 3 of 3) sorted by relevance
18 uint8_t bytebuf[4]; member23 uint8_t bytebuf[8]; member33 buf.push_back(conv.bytebuf[i]); in add_uint64()42 buf.push_back(conv.bytebuf[i]); in add_uint32()
30 uint8_t bytebuf[4]; member35 uint8_t bytebuf[8]; member43 buf.push_back(conv.bytebuf[i]); in add_uint64()50 buf.push_back(conv.bytebuf[i]); in add_uint32()
128 wbuffer_convert(streambuf* bytebuf = 0, Codecvt* pcvt = new Codecvt,130 explicit wbuffer_convert(streambuf* bytebuf = nullptr, Codecvt* pcvt = new Codecvt,133 explicit wbuffer_convert(streambuf* bytebuf, Codecvt* pcvt = new Codecvt,141 streambuf* rdbuf(streambuf* bytebuf);