MacOSXIconReader.st
changeset 3937 95c7ec9f0a7e
parent 3934 993f8921185d
child 4188 f9e164682d74
--- a/MacOSXIconReader.st	Mon Feb 27 23:35:34 2017 +0100
+++ b/MacOSXIconReader.st	Tue Feb 28 12:47:54 2017 +0100
@@ -1225,6 +1225,14 @@
     "Modified: / 22-02-2017 / 12:08:08 / cg"
 !
 
+read_name_from:bytes
+    "read (actually: skip) a name entry."
+
+    ^ nil
+
+    "Created: / 28-02-2017 / 12:47:27 / cg"
+!
+
 read_s8mk_from:bytes
     "read an s8mk packbits format mask icon"