![]() | BinaryCollectionExtensionsAppendAsync Method (IBinaryCollection, String, Byte) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.AppendAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[])"]
Namespace: Couchbase.KeyValue
public static Task<IMutationResult> AppendAsync( this IBinaryCollection binaryCollection, string id, byte[] value )
[Missing <param name="binaryCollection"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.AppendAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[])"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.AppendAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[])"]
[Missing <param name="value"/> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.AppendAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[])"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.BinaryCollectionExtensions.AppendAsync(Couchbase.KeyValue.IBinaryCollection,System.String,System.Byte[])"]