Home
last modified time | relevance | path

Searched defs:StreamReader (Results 1 – 25 of 1962) sorted by relevance

12345678910>>...79

/dports/devel/avro-cpp/avro-cpp-1.11.0/api/
H A DStream.hh227 struct StreamReader { struct
231 InputStream *in_;
236 const uint8_t *next_;
241 const uint8_t *end_;
246 StreamReader() : in_(nullptr), next_(nullptr), end_(nullptr) {} in StreamReader() argument
269 uint8_t read() { in read()
300 void skipBytes(size_t n) { in skipBytes()
316 bool fill() { in fill()
330 void more() { in more()
339 bool hasMore() { in hasMore()
[all …]
/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/api/
H A DStream.hh188 struct StreamReader { struct
192 InputStream* in_;
197 const uint8_t* next_;
202 const uint8_t* end_;
207 StreamReader() : in_(0), next_(0), end_(0) {} in StreamReader() argument
212 StreamReader(InputStream& in) : in_(0), next_(0), end_(0) { reset(in); } in StreamReader() function
218 void reset(InputStream& is) { in reset()
230 uint8_t read() { in read()
261 void skipBytes(size_t n) { in skipBytes()
277 bool fill() { in fill()
[all …]
/dports/science/rmf/rmf-1.3.1/src/avrocpp/api/
H A DStream.hh188 struct StreamReader { struct
192 InputStream* in_;
197 const uint8_t* next_;
202 const uint8_t* end_;
207 StreamReader() : in_(0), next_(0), end_(0) {} in StreamReader() argument
212 StreamReader(InputStream& in) : in_(0), next_(0), end_(0) { reset(in); } in StreamReader() function
218 void reset(InputStream& is) { in reset()
230 uint8_t read() { in read()
261 void skipBytes(size_t n) { in skipBytes()
277 bool fill() { in fill()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/crates/tor-proto/src/stream/
H A Draw.rs13 pub struct StreamReader { struct
29 impl StreamReader { argument
/dports/www/zola/zola-0.15.2/cargo-crates/tokio-util-0.6.9/src/io/
H A Dsync_bridge.rs64 pub fn is_write_vectored(&self) -> bool {
96 /// a [`tokio::io::AsyncWrite`] as a [`std::io::Write`].
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/tokio-util-0.6.7/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/tokio-util-0.6.7/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/tokio-util-0.6.9/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/tokio-util-0.6.9/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/www/rearx/rearx-0.1.4/cargo-crates/tokio-util-0.6.4/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/tokio-util-0.6.9/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tokio-util-0.6.9/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/net/krill/krill-0.9.4/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/net/oha/oha-0.4.7/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/tokio-util-0.6.9/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tokio-util-0.6.7/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/www/xh/xh-0.14.1/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/tokio-util-0.6.8/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/tokio-util/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> impl
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-too-small-loop-variable.cpp64 // The iteration's upper bound has a template dependent type.
96 // Other use case where both expressions have the same type,
128 // Range based loop and other iterator based loops are ignored by this check.
155 // False positive: The loop bound expression contains nested binary operators.
/dports/www/monolith/monolith-2.6.1/cargo-crates/tokio-util-0.6.7/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { impl
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tokio-util-0.6.7/src/io/
H A Dstream_reader.rs64 impl<S, B, E> StreamReader<S, B> implementation
96 impl<S, B> StreamReader<S, B> { implementation
126 impl<S, B, E> AsyncRead for StreamReader<S, B> implementation
154 impl<S, B, E> AsyncBufRead for StreamReader<S, B> implementation

12345678910>>...79