C# Class MaCRoGS.Communications.SafeSerialHeader

Inheritance: SerialHeader
Afficher le fichier Open project: AlexAlbala/MaCRo Class Usage Examples

Méthodes publiques

Свойство Type Description
Size ushort
sequence byte

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
Populate ( byte buffer, int offset ) : bool
SafeSerialHeader ( ) : System

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

Populate() public méthode

public Populate ( byte buffer, int offset ) : bool
buffer byte
offset int
Résultat bool

SafeSerialHeader() public méthode

public SafeSerialHeader ( ) : System
Résultat System

Property Details

Size public_oe static_oe property

public static ushort Size
Résultat ushort

sequence public_oe property

public byte sequence
Résultat byte