static int getInputBufferSize()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Returns | Description |
---|---|
size | input buffer size in bytes |
Returns the size of the serial port's input buffer.
Return example: 4
Example
int size = General.getInputBufferSize();
See also:
Copyright © demmel products gmbh. All rights reserved.