Click or drag to resize
IRiakCommandDecodeResponse Method

[Missing <summary> documentation for "M:RiakClient.Commands.IRiakCommand.DecodeResponse(System.Byte[])"]

Namespace:  RiakClient.Commands
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
RiakResp DecodeResponse(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte

[Missing <param name="buffer"/> documentation for "M:RiakClient.Commands.IRiakCommand.DecodeResponse(System.Byte[])"]

Return Value

Type: RiakResp

[Missing <returns> documentation for "M:RiakClient.Commands.IRiakCommand.DecodeResponse(System.Byte[])"]

See Also