tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Array.opSlice
tango
io
device
Array
Array
Return a void[] read of the buffer from start to end, where end is exclusive.
class
Array
final
void
[]
opSlice
(
size_t
start
,
size_t
end
)
Meta
Source
See Implementation
tango
io
device
Array
Array
constructors
this
functions
append
assign
bufferSize
capacity
clear
detach
flush
next
opSlice
position
read
reader
seek
slice
toString
write
writer
properties
limit
readable
writable
Return a void[] read of the buffer from start to end, where end is exclusive.