320 B
320 B
tag, type, name, returns
tag | type | name | returns | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
api | function | getBufferSize |
|
Gets the current size of the internal buffer.
By default, it is set to 256
bytes - as defined by the MQTT_MAX_MESSAGE_SIZE
constant in PubSubClient.h
.