Click or drag to resize

TlvReaderReadTag Method

Reads a complete TLV item from the wrapped stream.

Namespace:  Guardtime.KSI.Parser
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public RawTag ReadTag()

Return Value

Type: RawTag
raw tlv tag
See Also