streambuf::can_read Method
can_read is used to determine whether a stream buffer will support read operations (get).
virtual bool can_read() const;
Requirements
Header: astreambuf.h
Namespace: concurrency::streams
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
can_read is used to determine whether a stream buffer will support read operations (get).
virtual bool can_read() const;
Header: astreambuf.h
Namespace: concurrency::streams