- begin
tType* begin()
Undocumented in source. Be warned that the author may not have intended to support it.
- end
tType* end()
Undocumented in source. Be warned that the author may not have intended to support it.
- index_from_ptr
int index_from_ptr(tType* it)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
tType* opIndex(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(tType* data, int size)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(tType* data, tType* data_end)
Undocumented in source. Be warned that the author may not have intended to support it.
- size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.
- size_in_bytes
int size_in_bytes()
Undocumented in source. Be warned that the author may not have intended to support it.