netCountAvailableBytes

Category: Network

Syntax:

netCountAvailableBytes:Int(handle:Int)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn