- Directly pin the char[] - Changed Utf8BufferTextReader to use the Utf8Decoder - It copies whatever it can into the char buffer allocated in a stateful way (it's more efficient). - Added tests for unicode and ascii reading - Added a thread static cache |
||
|---|---|---|
| .. | ||
| CompositeTestBinder.cs | ||
| CustomObject.cs | ||
| HandshakeProtocolTests.cs | ||
| HubMessageHelpers.cs | ||
| JsonHubProtocolTests.cs | ||
| MessagePackHelpers.cs | ||
| MessagePackHubProtocolTests.cs | ||
| TestBinder.cs | ||
| TestHubMessageEqualityComparer.cs | ||
| Utf8BufferTextReaderTests.cs | ||