![]() Motivation: UUIDs are often sent over the wire but writing and reading their bytes to/from a buffer is a bit of a pain. Modifications: - Add utilties to 'NIOFoundationCompat' for reading/writing and getting/setting a UUID on a `ByteBuffer`. Result: Easier to write/read UUIDs to/from a buffer. Co-authored-by: Cory Benfield <lukasa@apple.com> |
||
---|---|---|
.. | ||
ByteBuffer+UUIDTests+XCTest.swift | ||
ByteBuffer+UUIDTests.swift | ||
ByteBufferDataProtocolTests+XCTest.swift | ||
ByteBufferDataProtocolTests.swift | ||
ByteBufferView+MutableDataProtocolTest+XCTest.swift | ||
ByteBufferView+MutableDataProtocolTest.swift | ||
Codable+ByteBufferTest+XCTest.swift | ||
Codable+ByteBufferTest.swift | ||
JSONSerialization+ByteBufferTest+XCTest.swift | ||
JSONSerialization+ByteBufferTest.swift |