Loads the source buffer from the given read result into this.srcBuffer.
Will take ownership of the buffer located inside readResult.
the location
the result of reading a file containing the source code
true if successful
See Implementation
Loads the source buffer from the given read result into this.srcBuffer.
Will take ownership of the buffer located inside readResult.