Changeset 918
- Timestamp:
- 02/03/2011 12:40:18 PM (10 years ago)
- Location:
- scenarios/GerminationX
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scenarios/GerminationX/oak/src/oak/io.clj
r917 r918 83 83 (.readObject inp))) 84 84 85 (def buf (ByteBuffer/allocateDirect 40960 0))85 (def buf (ByteBuffer/allocateDirect 40960)) 86 86 87 87 (defn read-msg [sc]
Note: See TracChangeset
for help on using the changeset viewer.