Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
133tosakarin committed Jul 26, 2024
1 parent c3b7f37 commit 5fe593f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
public interface TsFileOutput {

int DEFAULT_BUFFER_SIZE = 64 * 1024;

/**
* Writes <code>b.length</code> bytes from the specified byte array to this output at the current
* position.
Expand Down

0 comments on commit 5fe593f

Please sign in to comment.