Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

writeStartToPosition is deprecated #13

Closed
candanceylan opened this issue Dec 24, 2013 · 2 comments
Closed

writeStartToPosition is deprecated #13

candanceylan opened this issue Dec 24, 2013 · 2 comments

Comments

@candanceylan
Copy link

writeStartToPosition method of AbstractBytes class is deprecated. Will it be removed or will there be a new method instead?

Regards.

@peter-lawrey
Copy link
Member

Yes, the replacement is in the Javadoc

@deprecated Use write(BytesCommon bytes, long position, long length)
instead.

On 24 December 2013 15:03, Candan Ceylan notifications@github.com wrote:

writeStartToPosition method of AbstractBytes class is deprecated. Will it
be removed or will there be a new method instead?

Regards.


Reply to this email directly or view it on GitHubhttps://github.com//issues/13
.

@candanceylan
Copy link
Author

Thanks Peter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants