ByteArray.st
changeset 19563 7255172dc813
parent 19484 ac46be87b8f2
child 19567 33f60845c4bc
child 19619 beb60d40e286
--- a/ByteArray.st	Sun Apr 10 12:52:44 2016 +0200
+++ b/ByteArray.st	Sun Apr 10 13:33:42 2016 +0200
@@ -2996,6 +2996,7 @@
     "
 ! !
 
+
 !ByteArray methodsFor:'searching'!
 
 indexOf:aByte startingAt:start
@@ -3061,6 +3062,7 @@
     "
 ! !
 
+
 !ByteArray methodsFor:'testing'!
 
 isByteArray