HashBuilder

class HashBuilder(posStack: Stack, var lastOpenPos: Int)
class Object
trait Matchable
class Any

Value members

Concrete methods

def close(target: ByteBuffer): Unit
def hashAttrs(target: ByteBuffer): Unit
def hashText(target: ByteBuffer, textStart: Int): Unit
def open(target: ByteBuffer): Unit