Skip to content

Commit 5fe593f

Browse files
committed
format
1 parent c3b7f37 commit 5fe593f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/tsfile/src/main/java/org/apache/tsfile/write/writer/TsFileOutput.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
public interface TsFileOutput {
2626

2727
int DEFAULT_BUFFER_SIZE = 64 * 1024;
28+
2829
/**
2930
* Writes <code>b.length</code> bytes from the specified byte array to this output at the current
3031
* position.

0 commit comments

Comments
 (0)