Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delegate to batch write methods #42

Merged
merged 1 commit into from
Feb 8, 2017
Merged

Delegate to batch write methods #42

merged 1 commit into from
Feb 8, 2017

Conversation

ellisjoe
Copy link
Contributor

@ellisjoe ellisjoe commented Feb 8, 2017

No description provided.

@ellisjoe
Copy link
Contributor Author

ellisjoe commented Feb 8, 2017

@markelliot

public void write(byte[] bytes) throws IOException {
out.write(bytes);
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eclipse user?

@ellisjoe ellisjoe merged commit ea2288a into develop Feb 8, 2017
@ellisjoe ellisjoe deleted the jellis/fixWrites branch February 8, 2017 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants