Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SerializeOptions

Index

Properties

checkKeys?: boolean

the serializer will check if keys are valid.

serializeFunctions?: boolean

serialize the javascript functions (default:false).

ignoreUndefined?: boolean

serialize will not emit undefined fields (default:true)

index?: number

the index in the buffer where we wish to start serializing into

Generated using TypeDoc