Return the length of the encoded data
#include <pps.h>
int pps_encoder_length(pps_encoder_t *encoder);
libpps
The function pps_encoder_length() returns the current length of the data encoded by the encoder.
The length of the encoded data, in bytes.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |