ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Iterator.set
ocean
io
stream
Iterator
Iterator
Set the content of the current slice to the provided start and end points.
Iterator
set
(InputStream stream)
size_t
set
(const(char)* content, size_t start, size_t end)
class
Iterator
protected final
size_t
set
(
const
(
char
)*
content
,
size_t
start
,
size_t
end
)
size_t
set
(const(char)* content, size_t start, size_t end, size_t next)
Meta
Source
See Implementation
ocean
io
stream
Iterator
Iterator
constructors
this
functions
found
get
has
next
notFound
opApply
scan
set
variables
delim
slice
Set the content of the current slice to the provided start and end points.