public interface ISpecialFraming
If a class implements this interface, it will be used to provide the required bytes when
framing (encoding) a UasDatalinkMessage
.
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncodedValue()
Get the bytes that correspond to a full KLV encoding of this value.
|
Copyright © 2022 West Ridge Systems. All rights reserved.