WritingPofHandler Properties |
The WritingPofHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsCompressable |
Determine if the value encoding can be compressed by combining
type and value information in such a way that type information
could be lost.
|
![]() | IsSkippable |
Determine if the value encoding can be skipped.
|
![]() | Writer |
Gets the DataWriter object that this
WritingPofHandler is writing to.
|