This change fixes some minor build issues from not using fully
specified function names. There was also a missing parameter issue for
BinaryDecoder.readStringWithLength's invocation of readString, but the
former appears to be dead code so just removed it.