MCPcopy Create free account
hub / github.com/awelm/simpledb / serialize

Method serialize

src/simpledb/Field.java:15–15  ·  view source on GitHub ↗

Write the bytes representing this field to the specified DataOutputStream. @see DataOutputStream @param dos The DataOutputStream to write to.

(DataOutputStream dos)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPageDataMethod · 0.95

Implementers 2

StringFieldsrc/simpledb/StringField.java
IntFieldsrc/simpledb/IntField.java

Calls

no outgoing calls

Tested by

no test coverage detected