Overload List
Name | Description | |
---|---|---|
![]() | DOFBlobType(Int32) | Construct a type that requires a fixed-length blob. |
![]() | DOFBlobType(DOFPacket) | Construct a type from the data read from the wire. |
![]() | DOFBlobType(Int32, Int32) |
Construct a type that requires a variable-length blob with length between
minLength and maxLength.
|
See Also