1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-21 17:28:00 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Brian Fiete
351d94e0e8 ReadStrSized32 2021-05-20 06:33:28 -04:00
Brian Fiete
4bf12e121c Stream buffering 2021-04-11 07:04:17 -04:00
moneyl
b1dc76ba11 PR feedback changes 2021-03-17 10:32:01 -04:00
moneyl
a1e15ecb73 Add ReadNullTerminatedString to System.IO.Stream
Function that reads a null terminated string from the stream.
2021-03-16 19:39:38 -04:00
moneyl
7cc95c2b07 Add functions to System.IO.Stream 2021-03-16 19:06:01 -04:00
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/IO/Stream.bf (Browse further)