spray-json
spray-json copied to clipboard
Fix unexpectedly large sizeHint to jsonFormatN
This fixes https://github.com/spray/spray-json/issues/340 and also changes ListBuffer to Map.newBuilder since that seems like the more obvious way to build a Map.