TBuffer.SetByte(Void,Integer,Byte) Method

Represents method SetByte(Void,Integer,Byte).

Namespace: Spring.Cryptography
public
 class procedure SetByte(var buffer; const index: Integer; const value: Byte); static;

Parameters

buffer
Type: System.Void

index
Type: Integer

value
Type: Byte