Write Object Bytes VI
Owning Palette: Writer VIs
Requires: LabPack
Writes pre-encoded MessagePack data to the internal encoder's data buffer. Use this VI to add bytes that have already been encoded into valid MessagePack data.
![]() | Writer In is a Writer class object for encoding LabVIEW types and values to MessagePack data. |
![]() | Error In describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | Value is the data of an already encoded MessagePack object in bytes. |
![]() | Writer Out is the Writer class object for encoding LabVIEW types and values to MessagePack data. |
![]() | Error Out contains error information. This output provides standard error out functionality. |