clesaec commented on PR #2392:
URL: https://github.com/apache/avro/pull/2392#issuecomment-1727171406

   the comment already mention Syncable :
   ```java
     /**
       * If this writer was instantiated using a File or using an 
       * {@linkplain Syncable} instance
   ```
   Should i write something like
   ```java
       * If this writer was instantiated using a FileOutputStream or using an 
       * {@linkplain Syncable} instance
   ```
   ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to