An object with several loader utility functions.
[page:TypedArray array] — A stream of bytes as a typed array.
The function takes a stream of bytes as input and returns a string representation.
[page:String url] — The url to extract the base url from.
Extract the base from the URL.
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]