mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ssl_get_bytes_avail() from the following samples and libraries:
 
Symbols
loading (3/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesData Use

Return value

How many bytes are available in the application data record read buffer.

Notes

When working over a datagram transport, this is useful to detect the current datagram's boundary in case \c mbedtls_ssl_read has written the maximal amount of data fitting into the input buffer.

References

from 0/1 examples