freeSpace
public int freeSpace()
freeSpace
size
public int size()
size
toByteArray
public byte[] toByteArray()
toByteArray
write
public boolean write(String pStr)
write
write
public boolean write(String pStr,
String pReservedChars)
write
write
public boolean write(byte[] pBytes)
write
write16
public boolean write16(int pValue)
write16
write24
public boolean write24(int pValue)
write24
write32
public boolean write32(long pValue)
write32
write8
public boolean write8(int pValue)
write8
writeAttributeList
public boolean writeAttributeList(Iterator pAttrItr)
writeAttributeList
writeAttributeList
public boolean writeAttributeList(List pAttrList)
writeAttributeList
writeAuthBlockList
public boolean writeAuthBlockList(List pAuthBlockList)
# of AttrAuths |(if present) Attribute Authentication Blocks...
writeNoChk
public void writeNoChk(byte[] pBytes)
writeNoChk
writeNoChk16
public void writeNoChk16(int pValue)
writeNoChk16
writeNoChk24
public void writeNoChk24(int pValue)
writeNoChk24
writeNoChk32
public void writeNoChk32(long pValue)
writeNoChk32
writeNoChk8
public void writeNoChk8(int pValue)
writeNoChk8
writeServTypeList
public boolean writeServTypeList(Iterator pServTypeItr)
writeServTypeList
writeServTypeList
public boolean writeServTypeList(List pServTypeList)
writeServTypeList
writeStringList
public boolean writeStringList(Iterator pStrListItr)
writeStringList
writeStringList
public boolean writeStringList(Iterator pStrListItr,
String pReservedChars)
writeStringList
pStrListItr
- pReservedChars
-
- true if all list items are written to the stream, otherwise false
writeStringList
public boolean writeStringList(List pStrList)
writeStringList
writeStringList
public boolean writeStringList(List pStrList,
String pReservedChars)
writeStringList
pStrList
- pReservedChars
-
writeURLList
public boolean writeURLList(List pURLList)
writeURLList