oscP5 / OscProperties / datagramSize( )

name
datagramSize ( )
description
returns the current size of the datagram bytebuffer. 
Syntax
datagramSize();


Returns
int
Usage
Web & Application
Related