ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IRingQueue.free_space
ocean
util
container
queue
model
IRingQueue
IRingQueue
class
IRingQueue
(IBaseQueue)
ulong
free_space
(
)
Return Value
Type:
ulong
number of bytes free in queue
Meta
Source
See Implementation
ocean
util
container
queue
model
IRingQueue
IRingQueue
constructors
this
destructors
~this
functions
clear
free_space
get_data
get_items
get_read_from
get_write_to
is_empty
length
total_space
used_space
variables
data
items
read_from
write_to