ByteArray.st
branchjv
changeset 19567 33f60845c4bc
parent 19496 7613c0fb5f3c
parent 19563 7255172dc813
child 19635 875eb54afd2c
--- a/ByteArray.st	Fri Apr 08 07:02:36 2016 +0100
+++ b/ByteArray.st	Mon Apr 11 06:38:58 2016 +0200
@@ -2996,6 +2996,7 @@
     "
 ! !
 
+
 !ByteArray methodsFor:'searching'!
 
 indexOf:aByte startingAt:start
@@ -3061,6 +3062,7 @@
     "
 ! !
 
+
 !ByteArray methodsFor:'testing'!
 
 isByteArray