Ryujinx/Ryujinx.Common/Extensions
Thomas Guillemard db21621bb6 PrntStub: Add a way to print arrays (#711)
* PrntStub: Add a way to print arrays

This commit adds support for printing arrays in stubs (useful for IPC InBuffer/InPointer).
This also add an util to parse an array of structure from a BinaryReader

* Fix missing space

Co-Authored-By: Ac_K <Acoustik666@gmail.com>
2019-06-27 13:11:51 +02:00
..
BinaryReaderExtensions.cs PrntStub: Add a way to print arrays (#711) 2019-06-27 13:11:51 +02:00
EnumExtensions.cs Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00