.. |
common.dart
|
Add PathExistsException and PathAccessException FileSystemException subclasses.
|
2022-11-30 04:54:52 +00:00 |
data_transformer.dart
|
Removed Non Null Check
|
2023-06-15 13:01:25 +00:00 |
directory.dart
|
[doc/io] Sync Directory.rename()/renameSync()
|
2023-09-25 20:42:53 +00:00 |
directory_impl.dart
|
[io/file] - add FileSystemNotFoundException
|
2022-11-08 19:26:19 +00:00 |
embedder_config.dart
|
[embedder] Clean up deprecated secure connection enforcement mechanism.
|
2022-06-29 16:59:25 +00:00 |
eventhandler.dart
|
[Core Libraries] Eliminate the fork in the core libraries.
|
2020-06-16 23:37:36 +00:00 |
file.dart
|
[io/doc] Fix typo in File.createSync() documentation
|
2023-10-25 19:11:30 +00:00 |
file_impl.dart
|
[standalone, io] Don't register service extensions in product mode.
|
2023-08-30 21:46:17 +00:00 |
file_system_entity.dart
|
[io/doc/test] Modify the Windows symlink resolution behavior so that resolving a link that points to a non-existent file results in a type of notFound , which is consistent with all other platforms.
|
2023-10-25 23:14:38 +00:00 |
io.dart
|
Tiny code cleanup: Remove _asyncRunZoned being an alias of runZoned
|
2023-07-11 11:37:57 +00:00 |
io_resource_info.dart
|
Expose the members of _ProcessImpl to avoid dynamic invocations.
|
2022-09-16 21:28:30 +00:00 |
io_service.dart
|
Implement anonymous pipes and the ability to transmit them between processes using Unix Domain Sockets.
|
2022-09-13 21:16:28 +00:00 |
io_sink.dart
|
Mention that IOSink truncates List<int> to bytes
|
2023-06-27 19:39:01 +00:00 |
io_sources.gni
|
[embedder] Clean up deprecated secure connection enforcement mechanism.
|
2022-06-29 16:59:25 +00:00 |
link.dart
|
[doc/io] Minor Link.create documentation fixes.
|
2023-10-27 17:25:40 +00:00 |
namespace_impl.dart
|
[Core Libraries] Eliminate the fork in the core libraries.
|
2020-06-16 23:37:36 +00:00 |
network_profiling.dart
|
Remove deprecated APIs from dart_io_extensions.dart and add new is*Available RPCs.
|
2023-10-11 22:22:12 +00:00 |
overrides.dart
|
Use utf8.encode() instead of longer const Utf8Encoder.convert()
|
2023-07-24 09:28:38 +00:00 |
platform.dart
|
Remove some getters for final fields
|
2023-05-19 00:52:57 +00:00 |
platform_impl.dart
|
[pkg/vm] Initial work on constant operating system fields and getters.
|
2023-02-10 16:29:50 +00:00 |
process.dart
|
Add Dart 3 class modifiers to dart:io.
|
2023-04-04 19:06:21 +00:00 |
secure_server_socket.dart
|
Add ServerSocketBase to remove dynamic invocations of secure sockets in _HttpServer.
|
2022-11-10 22:28:48 +00:00 |
secure_socket.dart
|
[io/doc]: Provide more references to SocketOption.tcpNoDelay.
|
2023-09-12 18:15:08 +00:00 |
security_context.dart
|
Add Dart 3 class modifiers to dart:io.
|
2023-04-04 19:06:21 +00:00 |
service_object.dart
|
[flip-modifiers]: Reapply "Enforce current library restrictions."
|
2023-03-03 09:37:38 +00:00 |
socket.dart
|
[doc/io] Add a RawSocketEvent example.
|
2023-10-30 16:53:17 +00:00 |
stdio.dart
|
Additional dart:io class modifier changes.
|
2023-04-04 21:08:07 +00:00 |
string_transformer.dart
|
Additional dart:io class modifier changes.
|
2023-04-04 21:08:07 +00:00 |
sync_socket.dart
|
Add Dart 3 class modifiers to dart:io.
|
2023-04-04 19:06:21 +00:00 |