StreamPeerBuffer

Inherits: StreamPeer < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

PackedByteArray

data_array

PackedByteArray()

Methods

void

clear ( )

StreamPeerBuffer

duplicate ( ) const

int

get_position ( ) const

int

get_size ( ) const

void

resize ( int size )

void

seek ( int position )


Property Descriptions

PackedByteArray data_array = PackedByteArray()

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!