Searched defs:_bufferBase (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CS/7zip/Compress/LZ/ | ||
D | LzInWindow.cs | 9 public Byte[] _bufferBase = null; // pointer to buffer with data field in SevenZip.Compression.LZ.InWindow |
/external/lzma/Java/SevenZip/Compression/LZ/ | ||
D | InWindow.java | 9 public byte[] _bufferBase; // pointer to buffer with data field in InWindow |