1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-17 23:56:05 +02:00
Beef/BeefLibs/corlib/src/IO
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
..
Directory.bf File size querying 2020-09-11 16:39:17 -07:00
DynMemStream.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
File.bf ReadAll/WriteAll 2021-01-26 06:34:31 -08:00
FileAccess.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FileAttributes.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FileMode.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FileOptions.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FileShare.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FileStream.bf Properly setting mFileAccess 2020-02-29 07:47:44 -08:00
FileSystemWatcher.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FolderBrowserDialog.bf Added missing ()'s for allocations 2020-05-11 10:16:24 -07:00
MemoryStream.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
NotifyFilters.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
NullStream.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
OpenFileDialog.bf Lost changes 2021-02-25 10:14:22 -08:00
Path.bf s/seperate/separate 2021-01-29 23:52:58 -08:00
Pipe.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
SaveFileDialog.bf Added a windows-only error 2020-05-15 06:28:32 -07:00
SearchOption.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
SecurityAttributes.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Shell.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Stream.bf Add ReadNullTerminatedString to System.IO.Stream 2021-03-16 19:39:38 -04:00
StreamReader.bf Fixed reification issues, mut-vs-imut method mangling 2020-10-22 17:25:19 -07:00
StreamWriter.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
StringStream.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Substream.bf Length fix 2021-01-31 05:36:27 -08:00
WatcherChangeTypes.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00