Pluie.Io.InputChunkStream – pluie-yaml-0.5 Reference Manual
Packages
pluie-yaml-0.5
Pluie
Io
InputChunkStream
InputChunkStream
eof
get_buffer
get_buffer_size
get_chunk_index
get_chunk_size
read
buffer
buffer_size
chunk_index
chunk_size
fs
InputChunkStream
Object Hierarchy:
Description:
public
class
InputChunkStream
:
Object
basic class to read file by chunk
Namespace:
Pluie.Io
Package:
pluie-yaml-0.5
Content:
Creation methods:
public
InputChunkStream
(
string
path,
uint8
chunk_size)
default constructor
Methods:
public
bool
eof
()
indicate if end of file of readed file is reached
public
unowned
uint8
[]
read
()
read chunk_size
public
uint8
get_buffer_size
()
retriew the buffer size (chunk_size)
public
unowned
uint8
[]
get_buffer
()
retriew content of buffer
public
ulong
get_chunk_index
()
retriew chunk index
public
uint8
get_chunk_size
()
retriew chunk size
Fields:
protected
ulong
chunk_index
protected
uint8
chunk_size
protected
uint8
buffer_size
protected
uint8
[]
buffer
protected
FileStream
fs
Inherited Members:
All known members inherited from class GLib.Object
interface_find_property
interface_install_property
interface_list_properties
@new
new_valist
newv
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
@get
get_class
get_data
get_property
get_qdata
get_type
is_floating
notify_property
@ref
ref_sink
replace_data
replace_qdata
remove_toggle_ref
remove_weak_pointer
@set
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref
notify
ref_count