Class InputOutputByteStream.ReshapeStrategy
- java.lang.Object
 - 
- org.linuxforhealth.fhir.persistence.util.InputOutputByteStream.ReshapeStrategy
 
 
- 
- Enclosing class:
 - InputOutputByteStream
 
public static class InputOutputByteStream.ReshapeStrategy extends java.lang.ObjectStrategy for how we resize the buffer. 
- 
- 
Constructor Summary
Constructors Constructor Description ReshapeStrategy() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intnewSize(int currentSize, int desiredSize) 
 -