Home
last modified time | relevance | path

Searched defs:putByteVector (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mosh/mosh-0.2.7/src/
H A DByteArrayBinaryOutputPort.cpp81 int64_t ByteArrayBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in ByteArrayBinaryOutputPort
86 int64_t ByteArrayBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in ByteArrayBinaryOutputPort
H A DFileBinaryOutputPort.cpp95 int64_t FileBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in FileBinaryOutputPort
100 int64_t FileBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in FileBinaryOutputPort
H A DBufferedFileBinaryOutputPort.cpp104 int64_t BufferedFileBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in BufferedFileBinaryOutputPort
109 int64_t BufferedFileBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in BufferedFileBinaryOutputPort
H A DCustomBinaryOutputPort.cpp101 int64_t CustomBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in CustomBinaryOutputPort
106 int64_t CustomBinaryOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in CustomBinaryOutputPort
H A DSocketBinaryInputOutputPort.cpp218 int64_t SocketBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in SocketBinaryInputOutputPort
223 int64_t SocketBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in SocketBinaryInputOutputPort
H A DFileBinaryInputOutputPort.cpp208 int64_t FileBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in FileBinaryInputOutputPort
213 int64_t FileBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in FileBinaryInputOutputPort
H A DCustomBinaryInputOutputPort.cpp255 int64_t CustomBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in CustomBinaryInputOutputPort
260 int64_t CustomBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t count) in putByteVector() function in CustomBinaryInputOutputPort
H A DBufferedFileBinaryInputOutputPort.cpp254 int64_t BufferedFileBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start /* = 0 */) in putByteVector() function in BufferedFileBinaryInputOutputPort
259 int64_t BufferedFileBinaryInputOutputPort::putByteVector(ByteVector* bv, int64_t start, int64_t cou… in putByteVector() function in BufferedFileBinaryInputOutputPort