as_bytes is supported in llist?

Hi, i am trying to read binary data into as_bytes variable and insert that variable into the llist data type. But we are getting error like LDT-Bad Key Type(userdata) I think this error is because of using as_bytes value into llist. Please guide me on this.