|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| void | Write (IMemoryOwner< byte > memory, int length) |
| Enqueues the specified memory to the diagnostic channel. | |
Definition at line 7 of file IDiagnosticChannelWriter.cs.
| void IKVM.Tools.Core.Diagnostics.IDiagnosticChannelWriter.Write | ( | IMemoryOwner< byte > | memory, |
| int | length ) |
Enqueues the specified memory to the diagnostic channel.
| memory | |
| length |
Implemented in IKVM.Tools.Core.Diagnostics.AsyncDiagnosticChannelWriter.