forked from cory/tildefriends
zlib 1.3.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4455 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
deps/zlib
CMakeLists.txtChangeLogFAQMakefile.inREADMEadler32.ccompress.cconfigurecrc32.cdeflate.cdeflate.h
contrib
ada
delphi
dotzlib
infback9
minizip
MiniZip64_Changes.txtconfigure.accrypt.hioapi.cioapi.hiowin32.ciowin32.hminiunz.cminizip.cmztools.cunzip.cunzip.hzip.czip.h
pascal
testzlib
untgz
vstudio
examples
gzclose.cgzguts.hgzlib.cgzread.cgzwrite.cinfback.cinffast.cinffast.hinflate.cinftrees.cinftrees.hos400
qnx
test
treebuild.xmltrees.cuncompr.cwin32
zconf.hzconf.h.cmakeinzconf.h.inzlib.3zlib.3.pdfzlib.hzlib2ansizutil.czutil.h@ -246,7 +246,7 @@ namespace DotZLib
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Not suppported.
|
||||
/// Not supported.
|
||||
/// </summary>
|
||||
/// <param name="offset"></param>
|
||||
/// <param name="origin"></param>
|
||||
@ -268,7 +268,7 @@ namespace DotZLib
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets/sets the current position in the <c>GZipStream</c>. Not suppported.
|
||||
/// Gets/sets the current position in the <c>GZipStream</c>. Not supported.
|
||||
/// </summary>
|
||||
/// <remarks>In this implementation this property is not supported</remarks>
|
||||
/// <exception cref="NotSupportedException">Always thrown</exception>
|
||||
@ -285,7 +285,7 @@ namespace DotZLib
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the size of the stream. Not suppported.
|
||||
/// Gets the size of the stream. Not supported.
|
||||
/// </summary>
|
||||
/// <remarks>In this implementation this property is not supported</remarks>
|
||||
/// <exception cref="NotSupportedException">Always thrown</exception>
|
||||
|
Reference in New Issue
Block a user