Skip to content

Protocol Buffers v3.9.2

Compare
Choose a tag to compare
@TeBoring TeBoring released this 23 Sep 21:21

Objective-C

  • Remove OSReadLittle* due to alignment requirements. (#6678)
  • Don't use unions and instead use memcpy for the type swaps. (#6672)