TBuffer.BytesOf(Byte,Integer) Method

Represents method BytesOf(Byte,Integer).

Namespace: Spring.Cryptography
public
 class function BytesOf(const value: Byte; count: Integer): TBytes; static;

Parameters

value
Type: Byte

count
Type: Integer

Return Value

Type: TBytes