StreamPeerBuffer

Inherits: StreamPeer < Reference < Object

Properties

PoolByteArray

data_array

PoolByteArray(  )

Methods

void

clear ( )

StreamPeerBuffer

duplicate ( ) const

int

get_position ( ) const

int

get_size ( ) const

void

resize ( int size )

void

seek ( int position )

Property Descriptions

Default

PoolByteArray(  )

Setter

set_data_array(value)

Getter

get_data_array()

Method Descriptions

  • void clear ( )



  • int get_position ( ) const


  • int get_size ( ) const


  • void resize ( int size )


  • void seek ( int position )