Uses of Class
org.linuxforhealth.fhir.persistence.util.InputOutputByteStream.ReshapeStrategy
- 
Packages that use InputOutputByteStream.ReshapeStrategy Package Description org.linuxforhealth.fhir.persistence.util  - 
- 
Uses of InputOutputByteStream.ReshapeStrategy in org.linuxforhealth.fhir.persistence.util
Constructors in org.linuxforhealth.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 
 -