Declaration Syntax
public CommonFrameHeader(
byte[] binaryImage,
int startIndex
)
Public Sub New ( _
binaryImage As Byte(), _
startIndex As Integer _
)
Parameters
- binaryImage (array<Byte>[]()[][])
- Buffer that contains data to parse.
- startIndex (Int32)
- Start index into buffer where valid data begins.
Assembly:
TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0