StreamPeerBuffer
Inherits: StreamPeer < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Methods
void |
clear ( ) |
duplicate ( ) const |
|
get_position ( ) const |
|
get_size ( ) const |
|
void |
|
void |
Property Descriptions
PackedByteArray data_array = PackedByteArray()
void set_data_array ( PackedByteArray value )
PackedByteArray get_data_array ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void clear ( )
There is currently no description for this method. Please help us by contributing one!
StreamPeerBuffer duplicate ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_position ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_size ( ) const
There is currently no description for this method. Please help us by contributing one!
void resize ( int size )
There is currently no description for this method. Please help us by contributing one!
void seek ( int position )
There is currently no description for this method. Please help us by contributing one!