Azure / azure-relay-java

Azure Relay Java SDK
MIT License
8 stars 9 forks source link

Add a test which uses ByteBuffers with position != 0 and remaining != capacity. #49

Closed dlstucki closed 5 years ago

dlstucki commented 5 years ago

Will be helpful to ensure deepCopy is correct.