ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IRingQueue.used_space
ocean
util
container
queue
model
IRingQueue
IRingQueue
class
IRingQueue
(IBaseQueue)
abstract
ulong
used_space
(
)
Return Value
Type:
ulong
number of bytes stored 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