1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/doc/classes
Fabio Alessandrelli b9707ce08f StreamPeer get[_utf8]_string with negative length.
If the "bytes" parameter of get_string and get_utf8_string is negative,
the length will be read from the stream instead.
The bytes parameter has now a default (-1), allowing to use them
directly as reverses of put_string and put_utf8_string .
put_string was not implemented, so I implemented it to allow sending
ASCII strings (which are much smaller than UTF8 ones).
2018-09-22 13:35:41 +02:00
..
2018-08-31 22:35:15 +02:00
2018-08-31 22:35:15 +02:00
2018-09-10 13:42:45 +02:00
2018-05-12 09:38:00 +02:00
2018-05-17 00:15:30 +08:00
2018-09-12 21:39:17 -04:00
2018-09-12 21:39:17 -04:00
2018-09-15 21:06:32 +02:00
2018-09-07 20:07:44 +02:00
2018-07-01 11:16:54 +02:00
2018-09-12 21:39:17 -04:00
2018-08-31 22:35:15 +02:00
2018-05-12 09:38:00 +02:00
2018-05-12 09:38:00 +02:00
2018-09-21 15:34:11 +02:00
2018-05-12 09:38:00 +02:00
2018-08-18 21:35:56 -07:00
2018-07-16 23:16:58 +02:00
2018-04-10 07:22:30 +02:00
2018-09-12 21:39:17 -04:00
2018-08-18 21:35:56 -07:00
2018-08-29 22:25:11 +02:00
2018-05-12 09:38:00 +02:00
2018-03-02 04:59:17 +01:00
2018-05-12 09:38:00 +02:00
2018-09-12 21:39:17 -04:00
2018-08-18 21:35:56 -07:00
2018-08-18 21:35:56 -07:00
2018-09-15 00:06:03 +02:00
2018-08-31 22:35:15 +02:00
2018-08-31 22:35:15 +02:00
2018-04-19 21:09:53 +02:00
2018-09-12 21:39:17 -04:00
2018-08-11 08:48:37 -05:00
2018-03-29 12:46:21 +07:00
2018-08-31 22:35:15 +02:00
2018-08-31 22:35:15 +02:00