Uses of Class
com.ibm.fhir.persistence.util.InputOutputByteStream.ReshapeStrategy
- 
Packages that use InputOutputByteStream.ReshapeStrategy Package Description com.ibm.fhir.persistence.util  - 
- 
Uses of InputOutputByteStream.ReshapeStrategy in com.ibm.fhir.persistence.util
Constructors in com.ibm.fhir.persistence.util with parameters of type InputOutputByteStream.ReshapeStrategy Constructor Description InputOutputByteStream(int initialCapacity, InputOutputByteStream.ReshapeStrategy strat)Create a buffer with a given capacity and override theInputOutputByteStream.ReshapeStrategy 
 -