BsonStreamAdapterBeginRead Method |
[Missing <summary> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
Namespace: MongoDB.Bson.IO
public override IAsyncResult BeginRead( byte[] buffer, int offset, int count, AsyncCallback callback, Object state )
[Missing <param name="buffer"/> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
[Missing <param name="offset"/> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
[Missing <param name="count"/> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
[Missing <param name="callback"/> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
[Missing <param name="state"/> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]
[Missing <returns> documentation for "M:MongoDB.Bson.IO.BsonStreamAdapter.BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object)"]