Searched defs:appendBuffer (Results 1 – 2 of 2) sorted by relevance
52 public boolean appendBuffer(byte[] newData) { in appendBuffer() method in ByteArrayRingBuffer
30 static void appendBuffer(std::vector<char>* buffer, const char* input, int length) { in appendBuffer() function