| 
| override int  | Read (byte[] buffer, int offset, int count) | 
|   | 
| override long  | Seek (long offset, SeekOrigin origin) | 
|   | 
| override void  | SetLength (long value) | 
|   | 
Definition at line 24 of file OutputStream.cs.
 
◆ Read()
  
  
      
        
          | override int Avro.IO.OutputStream.Read  | 
          ( | 
          byte []  | 
          buffer,  | 
         
        
           | 
           | 
          int  | 
          offset,  | 
         
        
           | 
           | 
          int  | 
          count  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ Seek()
  
  
      
        
          | override long Avro.IO.OutputStream.Seek  | 
          ( | 
          long  | 
          offset,  | 
         
        
           | 
           | 
          SeekOrigin  | 
          origin  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetLength()
  
  
      
        
          | override void Avro.IO.OutputStream.SetLength  | 
          ( | 
          long  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CanRead
  
  
      
        
          | override bool Avro.IO.OutputStream.CanRead | 
         
       
   | 
  
get   | 
  
 
 
◆ CanSeek
  
  
      
        
          | override bool Avro.IO.OutputStream.CanSeek | 
         
       
   | 
  
get   | 
  
 
 
◆ CanWrite
  
  
      
        
          | override bool Avro.IO.OutputStream.CanWrite | 
         
       
   | 
  
get   | 
  
 
 
◆ Position
  
  
      
        
          | override long Avro.IO.OutputStream.Position | 
         
       
   | 
  
getset   | 
  
 
 
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/OutputStream.cs