Definition at line 25 of file Resolver.cs.
 
◆ EncodeDefaultValue()
  
  
      
        
          | static void Avro.IO.Resolver.EncodeDefaultValue  | 
          ( | 
          Encoder  | 
          enc,  | 
         
        
           | 
           | 
          Schema  | 
          schema,  | 
         
        
           | 
           | 
          JToken  | 
          jtok  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
Reads the passed JToken default value field and writes it in the specified encoder 
- Parameters
 - 
  
    | enc | encoder to use for writing | 
    | schema | schema object for the current field | 
    | jtok | default value as JToken | 
  
   
Definition at line 33 of file Resolver.cs.
 
 
The documentation for this class was generated from the following file:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Avro/src/apache/main/IO/Resolver.cs