| Modifier and Type | Method and Description |
|---|---|
int |
calcLength(ImageEncodingOptions encOpts,
boolean explicitVR,
VR vr) |
int |
getEncodedLength(ImageEncodingOptions encOpts,
boolean explicitVR,
VR vr) |
boolean |
isEmpty() |
byte[] |
toBytes(VR vr,
boolean bigEndian) |
void |
writeTo(ImageOutputStream out,
VR vr) |
static final Value NULL
boolean isEmpty()
byte[] toBytes(VR vr, boolean bigEndian) throws IOException
IOExceptionvoid writeTo(ImageOutputStream out, VR vr) throws IOException
IOExceptionint calcLength(ImageEncodingOptions encOpts, boolean explicitVR, VR vr)
int getEncodedLength(ImageEncodingOptions encOpts, boolean explicitVR, VR vr)
Copyright © 2021. All rights reserved.