tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BufferedInput.opSlice
tango
io
stream
Buffered
BufferedInput
Return a void[] slice of the buffer from start to end, where end is exclusive.
class
BufferedInput
final
void
[]
opSlice
(
size_t
start
,
size_t
end
)
Meta
Source
See Implementation
tango
io
stream
Buffered
BufferedInput
aliases
clear
input
constructors
this
functions
capacity
drain
fill
flush
load
next
opSlice
populate
read
reader
reserve
seek
skip
slice
writer
properties
compress
limit
position
readable
static functions
convert
create
Return a void[] slice of the buffer from start to end, where end is exclusive.