Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PilotTam committed Jul 6, 2023
1 parent 413eeab commit a8b5f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Synchronously write a collection of collections to a csv-like file.
| ----------- | ------------------------ | -------------------------------------------- | ------------------------------------------------------------ |
| `writer` | `java.io.BufferedWriter` | The writer initialized to the output file | |
| `sequence` | Collection | The output content | Should a two-dimensional collection |
| `separator` | String | The separator between values in the same row | If true, the return value will add a :size key-value pair in unit of bytes. Size value will be `nil` if cannot be retrieved. |
| `separator` | String | The separator between values in the same row | |

**Implementation**

Expand Down

0 comments on commit a8b5f27

Please sign in to comment.