BUG: extra newline in foamVtkAppendBase64Formatter flush()
Enhancements - introduce intermediate layer for base64 foamVtk formatting - add encodedLength() method, which is useful for xml appended output
Showing
- src/OpenFOAM/db/IOstreams/hashes/base64Layer.C 13 additions, 5 deletionssrc/OpenFOAM/db/IOstreams/hashes/base64Layer.C
- src/OpenFOAM/db/IOstreams/hashes/base64Layer.H 12 additions, 8 deletionssrc/OpenFOAM/db/IOstreams/hashes/base64Layer.H
- src/fileFormats/Make/files 1 addition, 0 deletionssrc/fileFormats/Make/files
- src/fileFormats/vtk/format/foamVtkAppendBase64Formatter.C 6 additions, 11 deletionssrc/fileFormats/vtk/format/foamVtkAppendBase64Formatter.C
- src/fileFormats/vtk/format/foamVtkAppendBase64Formatter.H 4 additions, 8 deletionssrc/fileFormats/vtk/format/foamVtkAppendBase64Formatter.H
- src/fileFormats/vtk/format/foamVtkAppendRawFormatter.C 7 additions, 7 deletionssrc/fileFormats/vtk/format/foamVtkAppendRawFormatter.C
- src/fileFormats/vtk/format/foamVtkAppendRawFormatter.H 8 additions, 6 deletionssrc/fileFormats/vtk/format/foamVtkAppendRawFormatter.H
- src/fileFormats/vtk/format/foamVtkAsciiFormatter.C 21 additions, 8 deletionssrc/fileFormats/vtk/format/foamVtkAsciiFormatter.C
- src/fileFormats/vtk/format/foamVtkAsciiFormatter.H 19 additions, 10 deletionssrc/fileFormats/vtk/format/foamVtkAsciiFormatter.H
- src/fileFormats/vtk/format/foamVtkBase64Formatter.C 7 additions, 58 deletionssrc/fileFormats/vtk/format/foamVtkBase64Formatter.C
- src/fileFormats/vtk/format/foamVtkBase64Formatter.H 6 additions, 24 deletionssrc/fileFormats/vtk/format/foamVtkBase64Formatter.H
- src/fileFormats/vtk/format/foamVtkBase64Layer.C 116 additions, 0 deletionssrc/fileFormats/vtk/format/foamVtkBase64Layer.C
- src/fileFormats/vtk/format/foamVtkBase64Layer.H 114 additions, 0 deletionssrc/fileFormats/vtk/format/foamVtkBase64Layer.H
- src/fileFormats/vtk/format/foamVtkFormatter.C 7 additions, 3 deletionssrc/fileFormats/vtk/format/foamVtkFormatter.C
- src/fileFormats/vtk/format/foamVtkFormatter.H 30 additions, 24 deletionssrc/fileFormats/vtk/format/foamVtkFormatter.H
- src/fileFormats/vtk/format/foamVtkLegacyFormatter.C 3 additions, 3 deletionssrc/fileFormats/vtk/format/foamVtkLegacyFormatter.C
- src/fileFormats/vtk/format/foamVtkLegacyFormatter.H 15 additions, 13 deletionssrc/fileFormats/vtk/format/foamVtkLegacyFormatter.H
- src/fileFormats/vtk/format/foamVtkOutputOptions.C 11 additions, 13 deletionssrc/fileFormats/vtk/format/foamVtkOutputOptions.C
- src/fileFormats/vtk/format/foamVtkOutputOptions.H 6 additions, 6 deletionssrc/fileFormats/vtk/format/foamVtkOutputOptions.H
Please register or sign in to comment