Type:
Serializer<any, any, any>createFileSerializer(fs, hashFunction): Serializer<D, S, C>
Attributes
Type:
unique symbolType:
unique symbolType:
objectregister(Constructor, request, name, serializer): void
Attributes
registerLoader(regExp, loader): void
Attributes
registerNotSerializable(Constructor): void
Attributes
Constructor:
ConstructorReturns:
voidnew Constructor(...params?): any
Attributes
Updates set size using the provided set.
Attributes
deserialize:
(context: ObjectDeserializerContextObjectMiddlewareObject_3<any>) => anyserialize:
(value: any, context: ObjectSerializerContextObjectMiddlewareObject_4<any>) => void