mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -64,22 +64,32 @@ Method Descriptions
|
||||
|
||||
- void **clear** **(** **)**
|
||||
|
||||
----
|
||||
|
||||
.. _class_StreamPeerBuffer_method_duplicate:
|
||||
|
||||
- :ref:`StreamPeerBuffer<class_StreamPeerBuffer>` **duplicate** **(** **)** const
|
||||
|
||||
----
|
||||
|
||||
.. _class_StreamPeerBuffer_method_get_position:
|
||||
|
||||
- :ref:`int<class_int>` **get_position** **(** **)** const
|
||||
|
||||
----
|
||||
|
||||
.. _class_StreamPeerBuffer_method_get_size:
|
||||
|
||||
- :ref:`int<class_int>` **get_size** **(** **)** const
|
||||
|
||||
----
|
||||
|
||||
.. _class_StreamPeerBuffer_method_resize:
|
||||
|
||||
- void **resize** **(** :ref:`int<class_int>` size **)**
|
||||
|
||||
----
|
||||
|
||||
.. _class_StreamPeerBuffer_method_seek:
|
||||
|
||||
- void **seek** **(** :ref:`int<class_int>` position **)**
|
||||
|
||||
Reference in New Issue
Block a user