Searched defs:proxied (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | LimitedInputStream.cs | 45 private readonly Stream proxied; field in Google.Protobuf.LimitedInputStream 48 internal LimitedInputStream(Stream proxied, int size) in LimitedInputStream() argument |
Completed in 1 milliseconds