Type:
{Serializer<any, any, any>}
createFileSerializer(fs, hashFunction): voidfs{IntermediateFileSystem}hashFunction{HashFunction}- Returns: {Serializer<D, S, C>}
Type:
<symbol>Type:
<symbol>Type:
<object>register(Constructor, request, name, serializer): voidConstructor[<Constructor>](function Object() { [native code] })request<string>name<null>|<string>serializer{ObjectSerializer}- Returns: {void}
registerLoader(regExp, loader): voidAttributes
Returns:
{void}
registerNotSerializable(Constructor): voidConstructor[<Constructor>](function Object() { [native code] })- Returns: {void}