TBuffer.GetByte(Void,Integer) Method

Represents method GetByte(Void,Integer).

Namespace: Spring.Cryptography
public
 class function GetByte(const buffer; const index: Integer): Byte; static;

Parameters

buffer
Type: System.Void

index
Type: Integer

Return Value

Type: Byte