ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BufferedInput.opSlice
ocean
io
stream
Buffered
BufferedInput
class
BufferedInput
final
void
[]
opSlice
(
size_t
start
,
size_t
end
)
Return Value
Type:
void
[]
a void[] slice of the buffer from start to end, where end is exclusive.
Meta
Source
See Implementation
ocean
io
stream
Buffered
BufferedInput
aliases
clear
input
constructors
this
functions
capacity
compress
drain
fill
flush
limit
load
next
opSlice
populate
position
read
readable
reader
reserve
seek
skip
slice
writer
static functions
convert
create