Category: Network
Syntax:
netCountAvailableBytes:Int(handle:Int)
Int
Returns the number of bytes available to read from a socket.
Takes a handle (Int).
Returns the available byte count, or 0 if invalid or query fails (Int).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn