Re: how to read some in vibe.d tcpconnection?
Kagamin via Digitalmars-d-learn Fri, 06 Mar 2015 10:45:45 -0800
I'd say, peek is the right method, it returns what's already in
the buffer (but doesn't read), while leastSize returns full
logical size of the stream.
- how to read some in vibe.d tcpcon... zhmt via Digitalmars-d-learn
- Re: how to read some in vibe... zhmt via Digitalmars-d-learn
- Re: how to read some in ... Rikki Cattermole via Digitalmars-d-learn
- Re: how to read some... zhmt via Digitalmars-d-learn
- Re: how to read ... Stefan Koch via Digitalmars-d-learn
- Re: how to ... zhmt via Digitalmars-d-learn
- Re: how... Stefan Koch via Digitalmars-d-learn
- Re: how to read some in vibe... Kagamin via Digitalmars-d-learn
- Re: how to read some in ... zhmt via Digitalmars-d-learn
- Re: how to read some... via Digitalmars-d-learn
- Re: how to read ... zhmt via Digitalmars-d-learn
- Re: how to ... zhmt via Digitalmars-d-learn
- Re: how... Kagamin via Digitalmars-d-learn
- Re: how to read some... ketmar via Digitalmars-d-learn