Convert input 64-bit int strings to Longs
As described in the release notes for v1.1.2, the ByteBuffer module expects 64-bit ints to be represented by a Long class provided by Long.js. This update coerces ints that are provided to methods from strings to Longs.