dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
LineStream._buf
dlangui
core
linestream
LineStream
Undocumented in source.
class
LineStream
ubyte
[]
_buf
;
Meta
Source
See Implementation
dlangui
core
linestream
LineStream
constructors
this
enums
EncodingType
functions
appendedText
consumedBytes
decodeText
invalidCharError
readBytes
readLine
reserveTextBuf
setError
properties
encoding
errorCode
errorLine
errorMessage
errorPos
filename
line
static functions
create
static variables
BYTE_BUFFER_SIZE
LINE_POSITION_UNDEFINED
QUARTER_BYTE_BUFFER_SIZE
TEXT_BUFFER_SIZE
variables
_buf
_encoding
_eof
_errorCode
_errorLine
_errorMessage
_errorPos
_filename
_len
_line
_pos
_stream
_streamEof
_textBuf
_textLen
_textPos
invalidCharFlag