Method | Description | |
---|---|---|
FreeContent ( IILGen ilGenerator, Action |
||
HandledType ( ) : |
||
IsCompatibleWith ( |
||
Load ( IILGen ilGenerator, Action |
||
NeedsCtx ( ) : bool | ||
Save ( IILGen ilGenerator, Action |
||
Skip ( IILGen ilGenerator, Action |
||
SpecializeLoadForType ( |
||
SpecializeSaveForType ( |
Method | Description | |
---|---|---|
SaveByteBuffer ( IILGen ilGenerator, Action |
public FreeContent ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
return | bool |
public IsCompatibleWith ( |
||
type | ||
options | FieldHandlerOptions | |
return | bool |
public Load ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
return | void |
public Save ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushWriterOrCtx | Action |
|
pushValue | Action |
|
return | void |
protected SaveByteBuffer ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushWriterOrCtx | Action |
|
pushValue | Action |
|
return | void |
public Skip ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReaderOrCtx | Action |
|
return | void |
public SpecializeLoadForType ( |
||
type | ||
typeHandler | IFieldHandler | |
return | IFieldHandler |
public SpecializeSaveForType ( |
||
type | ||
return | IFieldHandler |