2017-09-12 22:42:36 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-11-05 15:02:42 +01:00
|
|
|
<class name="StreamPeerBuffer" inherits="StreamPeer" version="3.5">
|
2017-09-12 22:42:36 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="clear">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="duplicate" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="StreamPeerBuffer" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
2017-09-10 15:37:49 +02:00
|
|
|
<method name="get_position" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="int" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_size" qualifiers="const">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="int" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="resize">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="size" type="int" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="seek">
|
2021-07-30 15:28:05 +02:00
|
|
|
<return type="void" />
|
|
|
|
<argument index="0" name="position" type="int" />
|
2017-09-12 22:42:36 +02:00
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
2018-01-11 23:38:35 +01:00
|
|
|
<members>
|
2019-06-29 12:38:01 +02:00
|
|
|
<member name="data_array" type="PoolByteArray" setter="set_data_array" getter="get_data_array" default="PoolByteArray( )">
|
2018-01-11 23:38:35 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
2017-09-12 22:42:36 +02:00
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|