StreamPeerBuffer._classBinding

Undocumented in source.

Members

Static variables

clear
GodotMethod!(void) clear;
Undocumented in source.
duplicate
GodotMethod!(StreamPeerBuffer) duplicate;
Undocumented in source.
getDataArray
GodotMethod!(PoolByteArray) getDataArray;
Undocumented in source.
getPosition
GodotMethod!(long) getPosition;
Undocumented in source.
getSize
GodotMethod!(long) getSize;
Undocumented in source.
resize
GodotMethod!(void, long) resize;
Undocumented in source.
seek
GodotMethod!(void, long) seek;
Undocumented in source.
setDataArray
GodotMethod!(void, PoolByteArray) setDataArray;
Undocumented in source.

Meta